GitHub user omkreddy opened a pull request:

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

    KAFKA-5647: Use KafkaZkClient in ReassignPartitionsCommand and 
PreferredReplicaLeaderElectionCommand

    *  Use KafkaZkClient in ReassignPartitionsCommand
    *  Use KafkaZkClient in PreferredReplicaLeaderElectionCommand
    *  Updated test classes to use new methods
    *  All existing tests should pass
    
    ### 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/omkreddy/kafka KAFKA-5647-ADMINCOMMANDS

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

    https://github.com/apache/kafka/pull/4260.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 #4260
    
----
commit b0dcf9fde0754f17e576186c47889b621b3b9769
Author: Manikumar Reddy <manikumar.re...@gmail.com>
Date:   2017-11-17T15:38:52Z

    KAFKA-5647: Use KafkaZkClient in ReassignPartitionsCommand and 
PreferredReplicaLeaderElectionCommand

----


---

Reply via email to