Transaction Support in Kafka

2016-09-09 Thread Thamaraikannan Subramanian
Hi, I have use case where in I want to Publish the message only after my Primary Transaction getting committed into SQL Store. My Primary store is update may involve multiple tables under single Transactions. At the same time, if Publish in Kafka fails for some reason, I should be able to get ro

Kafka Scalability & Partition

2015-11-13 Thread Thamaraikannan Subramanian
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 Partitio