[
https://issues.apache.org/jira/browse/STORM-995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14701005#comment-14701005
]
Simon Cooper commented on STORM-995:
------------------------------------
I've also seen shutdown() throw checked exceptions, but I'm not sure which ones
it can throw from the clojure...
> 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)