Scomocouk commented on PR #3620:
URL: https://github.com/apache/storm/pull/3620#issuecomment-1908670566

   **Additional Explanation**
   The 'id2procAvg' parameter of aggBoltStreamsLatAndCount method will always 
be null if topology.acker.executors is 0.
   In this scenario, the series of null checks at line 153 prevents the 
(non-null) id2execAv and id2numExec from being used to report Executed and 
Execute_latency.


-- 
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.

To unsubscribe, e-mail: dev-unsubscr...@storm.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to