I am starting to learn Kafka for enterprise solution purposes.
During my readings, some questions came to my mind:
Are all the partitions on a topic of the same size?
What will happen if a Kafka message is sent on a topic and the topic is overloaded. There is no memory for any new messages on the topic?