You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by mimaison <gi...@git.apache.org> on 2017/11/18 20:43:07 UTC

[GitHub] kafka pull request #4231: MINOR: Small cleanups/refactoring in kafka.control...

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 <mi...@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

----


---

[GitHub] kafka pull request #4231: MINOR: Small cleanups/refactoring in kafka.control...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---