Re: Controller to broker connection timing out through load balancer

2014-05-18 Thread Jun Rao
Perhaps you will have to lower the tcp alive interval to avoid the socket connection from being killed. Thanks, Jun On Fri, May 16, 2014 at 2:12 PM, Robin Yamaguchi wrote: > The only errors logged are in the controller log: > > [2014-05-16 20:42:31,846] DEBUG [TopicChangeListener on Controller

Re: Controller to broker connection timing out through load balancer

2014-05-16 Thread Robin Yamaguchi
The only errors logged are in the controller log: [2014-05-16 20:42:31,846] DEBUG [TopicChangeListener on Controller 1]: Topic change listener fired for path /brokers/topics with children Test2,Test1,Test3,Test4 (kafka.controller.PartitionStateMachine$TopicChangeListener) [2014-05-16 20:42:31,897]

Re: Controller to broker connection timing out through load balancer

2014-05-15 Thread Robin Yamaguchi
It seems like this mailing list wasn't updating through the web archives for a few days last week, so I wanted to send this out again in case it wasn't seen. My apologies for the repost. In further troubleshooting, I've also observed if a broker is shut down while a connection in is CLOSE_WAIT, t

Re: Controller to broker connection timing out through load balancer

2014-05-15 Thread Jun Rao
Any error in the controller and state-change log? Thanks, Jun On Tue, May 13, 2014 at 9:16 PM, Robin Yamaguchi wrote: > 0.8.1.1 > > > On Tue, May 13, 2014 at 9:02 PM, Jun Rao wrote: > > > Which version of Kafka are you using? > > > > Thanks, > > > > Jun > > > > > > On Tue, May 13, 2014 at 5:5

Re: Controller to broker connection timing out through load balancer

2014-05-15 Thread Robin Yamaguchi
0.8.1.1 On Tue, May 13, 2014 at 9:02 PM, Jun Rao wrote: > Which version of Kafka are you using? > > Thanks, > > Jun > > > On Tue, May 13, 2014 at 5:56 PM, Robin Yamaguchi >wrote: > > > It seems like this mailing list wasn't updating through the web archives > > for a few days last week, so I w

Re: Controller to broker connection timing out through load balancer

2014-05-13 Thread Jun Rao
Which version of Kafka are you using? Thanks, Jun On Tue, May 13, 2014 at 5:56 PM, Robin Yamaguchi wrote: > It seems like this mailing list wasn't updating through the web archives > for a few days last week, so I wanted to send this out again in case it > wasn't seen. My apologies for the re