[
https://issues.apache.org/jira/browse/STORM-77?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rick Kellogg updated STORM-77:
------------------------------
Component/s: storm-core
> Nimbus should ignore topologies for which it's missing code or configs rather
> than kill them
> --------------------------------------------------------------------------------------------
>
> Key: STORM-77
> URL: https://issues.apache.org/jira/browse/STORM-77
> Project: Apache Storm
> Issue Type: Improvement
> Components: storm-core
> Reporter: James Xu
>
> https://github.com/nathanmarz/storm/issues/411
> It should also log errors. Let's have a new list of topologies in the UI
> called "Corrupt topologies" that displays only if there are corrupt topologies
> ---------------
> jasonjckn: This is the case where storm-local directory is inconsistent with
> zookeeper state (e.g. missing jars for a topology in active state). Atm
> Nimbus reaches a consistent state by deleting zookeeper state, the suggest
> here is to instead to reach consistency by marking that particular zookeeper
> state as corrupt, and have the UI display this fact.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)