You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by amethystic <gi...@git.apache.org> on 2017/04/24 02:55:35 UTC

[GitHub] kafka pull request #2902: kafka-5901: ReassignPartitionsCommand should prote...

GitHub user amethystic opened a pull request:

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

    kafka-5901: ReassignPartitionsCommand should protect against empty re\u2026

    kafka-5901: ReassignPartitionsCommand should protect against empty replica list assignment 
    Add logic code to throw exception when replica list for the to-be-reassign partition is empty.

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

    $ git pull https://github.com/amethystic/kafka kafka-5901_ReassignPartitionsCommand_protect_against_empty_replica_list

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

    https://github.com/apache/kafka/pull/2902.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 #2902
    
----
commit 9ed23793fdcc5b3e547581842e9af89123a064d4
Author: huxi <hu...@zhenrongbao.com>
Date:   2017-04-24T02:53:45Z

    kafka-5901: ReassignPartitionsCommand should protect against empty replica list assignment
    
    Add logic code to throw exception when replica list for the to-be-reassign partition is empty.

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] kafka pull request #2902: kafka-5901: ReassignPartitionsCommand should prote...

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

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


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---