GitHub user mimaison opened a pull request:

    https://github.com/apache/kafka/pull/4231

    MINOR: Small cleanups/refactoring in kafka.controller

    - Updated logging to use string templates
    - Minor refactors
    - Fixed a few typos
    
    ### Committer Checklist (excluded from commit message)
    - [ ] Verify design and implementation 
    - [ ] Verify test coverage and CI build status
    - [ ] Verify documentation (including upgrade notes)


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mimaison/kafka controller_refactor

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/kafka/pull/4231.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 #4231
    
----
commit 427c6b1d5e0829116eddbd8c44941939e5428033
Author: Mickael Maison <mickael.mai...@gmail.com>
Date:   2017-11-18T18:28:49Z

    MINOR: Small cleanups/refactoring in kafka.controller
    
    Updated logging to use string templates
    Fixed a few typos

----


---

Reply via email to