GitHub user rajinisivaram opened a pull request:
https://github.com/apache/kafka/pull/4024
KAFKA-6012: Close request metrics only after closing request handlers
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rajinisivaram/kafka KAFKA-6012-error-metric
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/4024.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 #4024
----
commit 4a891452343d6176d48dcb7cab180ae2a650dc81
Author: Rajini Sivaram <[email protected]>
Date: 2017-10-05T14:19:10Z
KAFKA-6012: Close request metrics only after closing request handlers
----
---