bipinprasad commented on a change in pull request #3283:
URL: https://github.com/apache/storm/pull/3283#discussion_r437684384



##########
File path: storm-server/src/main/java/org/apache/storm/daemon/nimbus/Nimbus.java
##########
@@ -1695,10 +1695,10 @@ public HeartbeatCache getHeartbeatsCache() {
 
     private Set<List<Integer>> getOrUpdateExecutors(String topoId, StormBase 
base, Map<String, Object> topoConf,
                                                     StormTopology topology)
-        throws IOException, AuthorizationException, InvalidTopologyException, 
KeyNotFoundException {
+        throws InvalidTopologyException {

Review comment:
       Can the Nimbus cleanup of parameter (topoId) and throws clause be part 
of a separate Jira?




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to