Crim commented on a change in pull request #3312:
URL: https://github.com/apache/storm/pull/3312#discussion_r457765625
##########
File path: storm-server/src/main/java/org/apache/storm/daemon/nimbus/Nimbus.java
##########
@@ -4363,6 +4363,7 @@ private void addBoltAggStats(TopologyPageInfo topoPageInfo, StormTopology
topolo
CommonAggregateStats commonStats = entry.getValue().get_common_stats();
Review comment:
Populates the thrift response with the last error for this bolt, if it exists.
----------------------------------------------------------------
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
|