GitHub user dpoldrugo opened a pull request: https://github.com/apache/kafka/pull/2188
KAFKA-4455; ensure tasks are closed after CommitFailedException Details can be found in the task: [KAFKA-4455](https://issues.apache.org/jira/browse/KAFKA-4455) Some discussion was also here: [stream shut down due to no locks for state store](https://groups.google.com/forum/#!topic/confluent-platform/i5cwYhpUtx4) @dguy @enothereska chek it out. You can merge this pull request into a Git repository by running: $ git pull https://github.com/dpoldrugo/kafka KAFKA-4455-rocksdb-locks Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/2188.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 #2188 ---- commit 0c5052447a44929829e3920e87a856b53a433f21 Author: dpoldrugo <davor.poldr...@infobip.com> Date: 2016-11-29T12:35:02Z KAFKA-4455; ensure tasks are closed after CommitFailedException ---- --- 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. ---