You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by benstopford <gi...@git.apache.org> on 2017/01/18 17:14:36 UTC

[GitHub] kafka pull request #2399: KAFKA 4596: Throttled Replica Reassignment Error

GitHub user benstopford opened a pull request:

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

    KAFKA 4596: Throttled Replica Reassignment Error

    Fixes a logic error in the Reassignment process which throws an exception if you don't rebalance all partitions. 

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

    $ git pull https://github.com/benstopford/kafka KAFKA-4596

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

    https://github.com/apache/kafka/pull/2399.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 #2399
    
----
commit a731d18f404af815e2c7ee20585ef15ff3b9af22
Author: Ben Stopford <be...@gmail.com>
Date:   2017-01-17T20:25:24Z

    KAFKA-4596: add support for moving a subset of partitions with throttle engaged

commit 3e523a544c9d32637672507c8533864d2c8046fe
Author: Ben Stopford <be...@gmail.com>
Date:   2017-01-18T11:21:28Z

    KAFKA-4596: comment

commit a7018d9a26d665c83a7585a0cb2eaa4dc9426739
Author: Ben Stopford <be...@gmail.com>
Date:   2017-01-18T14:08:56Z

    KAFKA-4596: Added richer functinoal test for reassigment.

commit 863c94fe12f086d0df925127bfe26f7693391212
Author: Ben Stopford <be...@gmail.com>
Date:   2017-01-18T17:03:36Z

    KAFKA-4596: Cleaned up logic

commit 37d2da4e578ae2852cae8037a8ab7e2da607e30f
Author: Ben Stopford <be...@gmail.com>
Date:   2017-01-18T17:06:38Z

    KAFKA-4596: tidy

commit bba5492cf5ce05ae1d71290e9c1a255ba0813cfd
Author: Ben Stopford <be...@gmail.com>
Date:   2017-01-18T17:09:54Z

    KAFKA-4596: revert imports

commit 3c136fc70a582748cd6e5deabfcba237de3f1adc
Author: Ben Stopford <be...@gmail.com>
Date:   2017-01-18T17:13:47Z

    KAFKA-4596: whitespace

----


---
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 #2399: KAFKA-4596: Throttled Replica Reassignment Error

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

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


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