GitHub user hachikuji opened a pull request:
https://github.com/apache/kafka/pull/519
KAFKA-2821: fix deadlock in group metadata write callback
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/hachikuji/kafka KAFKA-2821
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/519.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 #519
----
commit 06b66cd2270f1936972e487ba8670463804ac109
Author: Jason Gustafson <[email protected]>
Date: 2015-11-12T22:21:56Z
KAFKA-2821: fix deadlock in group metadata write callback
commit f33d96612eb8162387ea94b80c7bab1f2e5d868b
Author: Jason Gustafson <[email protected]>
Date: 2015-11-12T22:56:29Z
Move metadata/offset message append outside group metadata lock
commit b4d02dc2331b6e80f530a7e0963e3bc50433f434
Author: Jason Gustafson <[email protected]>
Date: 2015-11-12T23:08:25Z
minor renaming
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---