All, I am looking for clarifications. I want to have Highly Scalable Kafka Environment, but I will have my topics without Partitions as my Application mayn't send the Partition Id.
My question, will the Kafka Scale (Kafka Clusters) when there are Multiple Topics but they doesn't have any Partition (in other words single Partition)? Please clarify. Thanks in Advance.