You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by enothereska <gi...@git.apache.org> on 2016/12/13 20:52:29 UTC

[GitHub] kafka pull request #2252: HOTFIX: fix state transition stuck on rebalance

GitHub user enothereska opened a pull request:

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

    HOTFIX: fix state transition stuck on rebalance

    This fixes a problem where the Kafka instance state transition gets stuck on rebalance. Also adjusts the test in QueryableStateIntegration test.

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

    $ git pull https://github.com/enothereska/kafka hotfix_state_never_running

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

    https://github.com/apache/kafka/pull/2252.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 #2252
    
----
commit 0476125a19b9e824d8cdd181149a1a038d52b7c5
Author: Eno Thereska <en...@gmail.com>
Date:   2016-12-13T20:50:13Z

    Fixed state stuck on rebalance

commit 67afcf855af702b4aedafc8f403b7ac5cb82e080
Author: Eno Thereska <en...@gmail.com>
Date:   2016-12-13T20:51:11Z

    Merge remote-tracking branch 'origin/trunk' into hotfix_state_never_running

----


---
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 #2252: HOTFIX: fix state transition stuck on rebalance

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

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


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