RuiLi8080 commented on a change in pull request #3104: [STORM-3484] Add Cluster
Blacklist to UI to show what supervisors are…
URL: https://github.com/apache/storm/pull/3104#discussion_r315431819
##########
File path: storm-client/src/storm.thrift
##########
@@ -759,6 +759,7 @@ service Nimbus {
void createStateInZookeeper(1: string key); // creates state in zookeeper
when blob is uploaded through command line
// need to add functions for asking about status of storms, what nodes
they're running on, looking at task logs
+ set<string> getBlacklistedSupervisorIds()
Review comment:
Yes you are right. Addressed.
----------------------------------------------------------------
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]
With regards,
Apache Git Services