[
https://issues.apache.org/jira/browse/STORM-1670?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Satish Duggana updated STORM-1670:
----------------------------------
Summary: LocalState#get(String) can throw FileNotFoundException which
results in not removing worker heartbeats and supervisor is kind of stuck.
(was: LocalState#get(String) can throw FileNotFoundException which results in
not removing worker heartbeats.)
> LocalState#get(String) can throw FileNotFoundException which results in not
> removing worker heartbeats and supervisor is kind of stuck.
> ---------------------------------------------------------------------------------------------------------------------------------------
>
> 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
> Assignee: Satish Duggana
> Priority: Critical
>
> LocalState#get(String) can throw FileNotFoundException which results in not
> removing worker heartbeats and it throws Exception in
> supervisr.clj#sync-processes which stops assigning new workers/assignments.
> VersionedStore#mostRecentVersionPath() can return a file 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)