Kafkawize Versions Save

Kafkawize : A Self service Apache Kafka Topic Management tool/portal. A Web application which automates the process of creating and browsing Kafka topics, acls, schemas by introducing roles/authorizations to users of various teams of an org.

3.0

5 years ago

New front end, improved layout and functionalities, bug fixes.

2.0

5 years ago

Kafkawize 2.0 is a major release: Changes include new feature Rdbms support for metastore, package restructuring, jpa/hibernate implementation, improved code quality and bug fixes. Prior to this release, kafkawize only supported Cassandra as metastore, not now it can also support Rdbms database like MySQL/Oracle etc.

New features:

Support for RDBMS store like MySql to store meta information. 1.0 only supports Apache Cassandra. It is one of the important feature which will support many customers who already have an SQL based solution. Changing property db.storetype=rdbms/cassandra will make the difference. Several improvements in all functionalities

Bug fixes:

There are few bugs which are fixed in Apache Kafka Topic requests, acls and schema registry, Sync modules.

v1.0

5 years ago

Kafkawize 1.0 release.