GitHub user original-brownbear opened a pull request: https://github.com/apache/kafka/pull/2786
MINOR: Removed dead field Really trivial but can't hurt to clean this up I think. Just saw this when trying out the findbugs task randomly :) You can merge this pull request into a Git repository by running: $ git pull https://github.com/original-brownbear/kafka remove-dead-field Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/2786.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 #2786 ---- commit ededbb7d0a3b1614266dcbc4851d12cd8732e5c1 Author: Armin Braun <m...@obrown.io> Date: 2017-04-01T17:50:39Z MINOR: Removed dead field + assignment ---- --- 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. ---