GitHub user bbejeck opened a pull request: https://github.com/apache/kafka/pull/3833
MINOR: refactor build method to extract methods from if statements You can merge this pull request into a Git repository by running: $ git pull https://github.com/bbejeck/kafka MINOR_extract_methods_from_build Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/3833.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 #3833 ---- commit e7207fe7422d28c69c7790b3353d2839ee4fbbfb Author: Bill Bejeck <b...@confluent.io> Date: 2017-09-12T00:32:32Z MINOR: refactor build method to extract methods from if statements ---- ---