Hello, I am new to Kafka and trying to evaluate for one of our use case. I have a basic question regarding topic.
Assume we have a 10 broker cluster. If a create a Topic, will it be created in all 10 brokers? If not, how it manages internally if we try to send a message to that perticular topic? assume we created a producer with all brokers Thanks in advance. Thanks Sreeni