kafka.common.FailedToSendMessageException: Failed to send messages after 3 tries.

2015-08-03 Thread David Li
Hi I have a very simple code to just send out one message, the topic is created automatically, but the message just cannot be sent out. I also tried to change the configuration, the result is still the same. Sorry to bother you all with this silly question. For your information, the kafka server i

Re: kafka.common.FailedToSendMessageException: Failed to send messages after 3 tries.

2015-08-04 Thread David Li
. > > On Tue, Aug 4, 2015 at 11:21 AM, David Li wrote: > > > Hi I have a very simple code to just send out one message, the topic is > > created automatically, but the message just cannot be sent out. I also > > tried to change the configuration, the result is still t