Never mind, Found the documentation, it was crc32 error - I fixed it.
On Mon, Feb 1, 2016 at 9:24 PM john pradeep wrote:
> Hi,
> I am writing a kafka client, I tried to send a produce request and I get
> back an error code on the partition as "*2*". but i couldn't fin
Hi,
I am writing a kafka client, I tried to send a produce request and I get
back an error code on the partition as "*2*". but i couldn't find any
documentation on the description of this error code, any help?
Thanks,
John
Hi,
Just wondering when is 0.9 version of the kafka library releasing? I am
particularly interested in the KafkaConsumer pause/resume version.
Is there any other way to pause consumer without triggering a rebalancing
process in 0.8.x?
Thanks,
John