agresch commented on a change in pull request #3163: STORM-3534 Add generic resources to UI
URL: https://github.com/apache/storm/pull/3163#discussion_r344762550
##########
File path: storm-server/src/main/java/org/apache/storm/scheduler/resource/normalization/NormalizedResourceRequest.java
##########
@@ -178,6 +178,43 @@ private static void putIfMissing(Map<String, Double> dest, String
destKey, Map<S
return ret;
}
+ /*
+ * return map with non generic resources removded
Review comment:
spelling of removded
----------------------------------------------------------------
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:
users@infra.apache.org
With regards,
Apache Git Services
|