Re: Long commits lead to rebalance

2016-08-14 Thread Sean Morris (semorris)
I think this will help. Thanks. On 8/12/16, 6:16 PM, "Guozhang Wang" wrote: >Hello Sean, > >We are adding a background thread doing heartbeats as part of the adopted >KIP-62: >https://cwiki.apache.org/confluence/display/KAFKA/KIP-62%3A+Allow+consumer+to+send+heartbeats+from+a+background+thre

Re: Long commits lead to rebalance

2016-08-12 Thread Guozhang Wang
Hello Sean, We are adding a background thread doing heartbeats as part of the adopted KIP-62: https://cwiki.apache.org/confluence/display/KAFKA/KIP-62%3A+Allow+consumer+to+send+heartbeats+from+a+background+thread Does this resolve your issue? Guozhang On Thu, Aug 11, 2016 at 2:47 PM, Sean Morr