[ https://issues.apache.org/jira/browse/STORM-995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Rick Kellogg updated STORM-995: ------------------------------- Component/s: storm-core > ILocalCluster topology methods can throw NotAliveException > ---------------------------------------------------------- > > Key: STORM-995 > URL: https://issues.apache.org/jira/browse/STORM-995 > Project: Apache Storm > Issue Type: Bug > Components: storm-core > Reporter: Simon Cooper > Priority: Minor > > The getTopology*(String) methods in ILocalCluster can all throw the checked > exception NotAliveException through nimbus, but it's not declared in the > method signatures, which confuses the Java compiler. They are declared > correctly in Nimbus.Iface. > Affected methods - getTopologyConf, getTopology, getTopologyInfo -- This message was sent by Atlassian JIRA (v6.3.4#6332)