Do you see any exceptions from the consumer logs? Guozhang
On Wed, May 21, 2014 at 4:15 AM, Ranjith Venkatesan <ranjit...@zohocorp.com>wrote: > Hi all, > > We are using kafka - 0.8 in our production setup. We have 2 kafka > servers and 2 zookeepers. There seem to be some sort of network problem in > our DC. As a result of this, connection refused exception in replica which > was thrown , is shown > here<https://gist.github.com/RanjithVenkatesan/5e4670b9892073b85cae#file-gistfile1-txt>. > Our producer didnt throw any exception. its log is normal as shown > here<https://gist.github.com/RanjithVenkatesan/3d8f63922a89642205b6>. > But our consumers couldnt consume from kafka. > > When i restart kafka servers, it worked correctly. Is there any approach > to overcome this in future ??? > > Any help in resolving this issue will be appreaciated. > > PS : Our producers having configuration "request.required.acks=1" > > > > > > > -- -- Guozhang