You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "James Xu (JIRA)" <ji...@apache.org> on 2013/12/14 17:01:06 UTC

[jira] [Created] (STORM-111) Corrupt worker heartbeat on server reboot

James Xu created STORM-111:
------------------------------

             Summary: Corrupt worker heartbeat on server reboot
                 Key: STORM-111
                 URL: https://issues.apache.org/jira/browse/STORM-111
             Project: Apache Storm (Incubating)
          Issue Type: Bug
            Reporter: James Xu


https://github.com/nathanmarz/storm/issues/23

Reported on the user group: http://groups.google.com/group/storm-user/browse_thread/thread/dd3fe363db21f4f5
FileOutputStream.close() might not be sufficient to sync the file to disk. Might need to do a manual fsync.

---------
z1lv1n4s: Is this still an issue? It was reported on storm-0.5.* :)

--------
doreflend: This happened to me today. I cleared zookeeper and the contents of my storm.local.dir.

I think zookeeper was overkill, but the storm local dir did it.



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)