GitHub user danielschonfeld opened a pull request:

    https://github.com/apache/storm/pull/802

    [STORM-1115] Stale leader-lock key effectively bans all nodes from becoming 
leaders

    From the issue:
    
    ```
    I believe this curator bug is what's in play causing the above described 
situation.
    https://issues.apache.org/jira/browse/CURATOR-202
    ```

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

    $ git pull https://github.com/schonfeld/storm update-curator

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

    https://github.com/apache/storm/pull/802.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 #802
    
----
commit 580de48c91ab32a1777f0e375d065d3a01b8e3e9
Author: Michael Schonfeld <mich...@schonfeld.org>
Date:   2015-10-06T17:55:17Z

    more logging to nimbusinfo

commit ea2c3a81855dded8c48d946a7017c5ee1ded5e5b
Author: Michael Schonfeld <mich...@schonfeld.org>
Date:   2015-10-09T19:21:52Z

    debug logging

commit 25ad78e3c6c47e3da3c6cab86d155274ce5ad561
Author: Michael Schonfeld <mich...@schonfeld.org>
Date:   2015-10-09T19:57:45Z

    wrong encasing

commit b7db4434f10b78c6259b82f6b6edaac676900bef
Author: Michael Schonfeld <mich...@schonfeld.org>
Date:   2015-10-09T20:36:53Z

    wrap in do()

commit 9ca4d5d4821959b7b9df002fbdc589f6232c37da
Author: Michael Schonfeld <mich...@schonfeld.org>
Date:   2015-10-09T20:39:49Z

    missing )

commit 24c4ce0056d40f82f17c15603e5ab83a3b9596ab
Author: Michael Schonfeld <mich...@schonfeld.org>
Date:   2015-10-09T21:15:21Z

    more debug

commit 8253f83ece8a63c076a9a5e833e2871728419c83
Author: Michael Schonfeld <mich...@schonfeld.org>
Date:   2015-10-09T21:33:23Z

    no need for ()

commit 278206baf7567f270b5bcca41dbeec75c765aaf4
Author: Michael Schonfeld <mich...@schonfeld.org>
Date:   2015-10-09T21:39:05Z

    blha

commit 9f3e8d55b9083d59423ac9153f0aff8c912242bb
Author: Michael Schonfeld <mich...@schonfeld.org>
Date:   2015-10-09T23:11:28Z

    dont use local var

commit faf9bda82e1c4e1875c87a4920fb2c1c2a33ba56
Author: Daniel Schonfeld <dan...@schonfeld.org>
Date:   2015-10-15T21:11:45Z

    update curator to version 2.9.0 to combat stale leader issue as described 
in https://issues.apache.org/jira/browse/CURATOR-202

----


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

Reply via email to