Closed veeruns closed 7 years ago
Is there any reason to create topics using the framework? does it make sense to disassociate of kafka application management (Topic creation, deletion, partition..etc) from infrastructure management (broker management,zookeeper management etc)
Not necessarily, you can use kafka-topics. More on this later
Is there any reason to create topics using the framework? does it make sense to disassociate of kafka application management (Topic creation, deletion, partition..etc) from infrastructure management (broker management,zookeeper management etc)