GitHub user d2r reopened a pull request:

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

    [STORM-1383] Avoid supervisor crashing if nimbus is unavailable

    * Adds a new exception to differentiate the failure to find a nimbus leader 
from a network failure.
    * Since blobs are scanned for updates periodically, do not crash the 
supervisor if nimbus is not available.
    * Do not crash the supervisor if nimbus is unavailable when downloading 
topology resources for launch.


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

    $ git pull https://github.com/d2r/storm storm-1383-nimbus-supvor-crash-loop

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

    https://github.com/apache/storm/pull/938.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 #938
    
----
commit 8cf9116ee3e635849bce2623f31ac42fde3918f7
Author: Derek Dagit <der...@yahoo-inc.com>
Date:   2015-12-14T21:03:32Z

    Avoid supervisor crashing if nimbus is unavailable

----


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