GitHub user hachikuji opened a pull request: https://github.com/apache/kafka/pull/1627
KAFKA-3888: send consumer heartbeats from a background thread (KIP-62) You can merge this pull request into a Git repository by running: $ git pull https://github.com/hachikuji/kafka KAFKA-3888 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/1627.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #1627 ---- commit cf1a0a063683bbabce0862104baa2c25bd64996d Author: Jason Gustafson <ja...@confluent.io> Date: 2016-06-24T00:36:16Z Add version 1 of JoinGroup commit cce9ae2b0614478c0246607bc1ee6e98a3a9634f Author: Jason Gustafson <ja...@confluent.io> Date: 2016-06-28T22:53:23Z fill in server-side details commit a09641325c8af8168bff21fade70f08d66f656bf Author: Jason Gustafson <ja...@confluent.io> Date: 2016-06-29T22:21:04Z Work out some kinks in server implementation commit 5a72941c5571913e73d3c9107b5992c3cfbe4474 Author: Jason Gustafson <ja...@confluent.io> Date: 2016-07-15T22:35:11Z client side more or less working ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---