Satish Duggana created STORM-1670:
-------------------------------------
Summary: LocalState#get(String) can throw FileNotFoundException
which results in not removing worker heartbeats.
Key: STORM-1670
URL: https://issues.apache.org/jira/browse/STORM-1670
Project: Apache Storm
Issue Type: Bug
Components: storm-core
Affects Versions: 1.0.0, 2.0.0
Reporter: Satish Duggana
LocalState#get(String) can throw FileNotFoundException which results in not
removing worker heartbeats.
VersionedStore#mostRecentVersionPath() can return a file with only with version
but the actual file may have had suffix of .version which was not added in the
returned file path.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)