Re: Problem consuming from broker 1.1.0

2018-07-21 Thread Craig Ching
Hi Senthil, We never did get to the root cause unfortunately. Our kafka cluster is currently owned by a different team and it wasn't a priority for them to figure that out, or at least communicate the problem to us :( Cheers, Craig On Thu, Jul 19, 2018 at 8:13 AM SenthilKumar K wrote: > Hi

Re: Problem consuming from broker 1.1.0

2018-07-19 Thread SenthilKumar K
Hi Craig Ching, Reg. *We did end up turning on debug logs for the console consumer and found that one broker seemed to be having problems, it would lead to timeouts communicating with it. After restarting that broker, things sorted themselves out.* We had similar problem on prod cluster and i'm

Re: Problem consuming from broker 1.1.0

2018-06-13 Thread Craig Ching
Hi Manikumar! Thanks for responding! Sorry it took me so long to get back! We did end up turning on debug logs for the console consumer and found that one broker seemed to be having problems, it would lead to timeouts communicating with it. After restarting that broker, things sorted

Re: Problem consuming from broker 1.1.0

2018-06-12 Thread Manikumar
Can you post consumer debug logs? You can enable console consumer debug logs here: kafka/config/tools-log4j.properties On Wed, Jun 13, 2018 at 9:55 AM Craig Ching wrote: > Hi! > > We’re having a problem with a new kafka cluster at 1.1.0. The problem is, > in general, that consumers can’t