GitHub user amethystic opened a pull request:
https://github.com/apache/kafka/pull/2902
kafka-5901: ReassignPartitionsCommand should protect against empty reâ¦
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 <[email protected]>
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 [email protected] or file a JIRA ticket
with INFRA.
---