Hello, I see 1 worker on each supervisor node working for some period of time and than workers disconnects and all three workers started on one single supervisor.
I have 3 node zk, 3 kafka brokers and 3 supervisors . i see these messages . Any config i need to tune? 2015-03-19 00:40:47 o.a.z.ClientCnxn [INFO] Client session timed out, have not heard from server in 28592ms for sessionid 0x24c2791ecfd0019, closing socket connection and attempting reconnect 2015-03-19 00:40:47 s.k.KafkaUtils [WARN] No data found in Kafka Partition partition_1 2015-03-19 00:40:47 o.a.z.ClientCnxn [INFO] Client session timed out, have not heard from server in 28582ms for sessionid 0x14c2791ecf40011, closing socket connection and attempting reconnect 2015-03-19 00:40:47 o.a.z.ClientCnxn [INFO] Client session timed out, have not heard from server in 28601ms for sessionid 0x14c2791ecf40013, closing socket connection and attempting reconnect 2015-03-19 00:40:47 o.a.z.ClientCnxn [INFO] Client session timed out, have not heard from server in 28599ms for sessionid 0x34c2791efa40011, closing socket connection and attempting reconnect -- Regards Tousif Khazi
