CreateTopicResponse Error Code 41

2017-06-22 Thread Vineet Goel
Hi, I get an Error (Code 41) when sending a CreateTopicRequest to any of the brokers except 1. Why might this be? Does this request need to be sent to a specific broker? Best, Vineet

CreateTopicRequest Protocol

2017-05-16 Thread Vineet Goel
Hi, >From the CreateTopicRequest protocol documentation here ( https://kafka.apache.org/protocol#The_Messages_CreateTopics), it looks like we can set numPartitions=-1 and replicationFactor=-1 to unset it. My understanding is that if I set the values as those (-1), then the topic will be created wi