GitHub user satishd reopened a pull request:

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

    STORM-1670 LocalState#get(String) can throw FileNotFoundException which may 
result supervisor.clj#sync-processes stop assigning new workers/assignments 

    LocalState#get(String) can throw FileNotFoundException which may result 
supervisor.clj#sync-processes stop assigning new workers/assignments etc and 
supervisor goes down later.


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 97849453def8258e79697622e4bde6c5596b481f
Author: Satish Duggana <[email protected]>
Date:   2016-04-01T10:59:53Z

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

commit 3ca763e6c8082893b6ceec5227e22d0601dfcde6
Author: Satish Duggana <[email protected]>
Date:   2016-04-01T19:00:08Z

    STORM-1670 Removed DirectoryStream changes

----


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