Simon Cooper created STORM-995:
----------------------------------
Summary: ILocalCluster topology methods can throw NotAliveException
Key: STORM-995
URL: https://issues.apache.org/jira/browse/STORM-995
Project: Apache Storm
Issue Type: Bug
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)