GitHub user satishd opened a pull request:

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

    STORM-1670 version store should consider only active/finished version files 
and avoid throwing FNF Exception 

    LocalState#get(String) can throw FileNotFoundException which may result in 
supervisr.clj#sync-processes which stop assigning new workers/assignments etc.


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

    $ git pull https://github.com/satishd/storm STORM-1670

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

    https://github.com/apache/storm/pull/1297.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 #1297
    
----
commit e6a4d0f0c63bd4dfa13d9bc2016ceccff1ab4c7f
Author: Satish Duggana <[email protected]>
Date:   2016-04-01T10:59:53Z

    STORM-1670 version store should consider ony active/finished version files

----


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

Reply via email to