GitHub user himani1 opened a pull request: https://github.com/apache/kafka/pull/2035
Replaced unnecessary map and getOrElse with exists You can merge this pull request into a Git repository by running: $ git pull https://github.com/himani1/kafka code_refactored Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/2035.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 #2035 ---- commit e0ebeba4adab16fecc441c15d6d5f7d812cf7900 Author: himani1 <1himani.ar...@gmail.com> Date: 2016-10-18T08:37:54Z Replaced unnecessary map and getOrElse with exists commit 62e3b96bc7db081233e0c5655d240e156f398216 Author: himani1 <1himani.ar...@gmail.com> Date: 2016-10-18T08:39:58Z Changed indentation ---- --- 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. ---