You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by GitBox <gi...@apache.org> on 2019/09/10 17:03:06 UTC

[GitHub] [storm] dandsager1 commented on issue #3121: STORM-3479 HB timeout configurable on a topology level

dandsager1 commented on issue #3121: STORM-3479 HB timeout configurable on a topology level
URL: https://github.com/apache/storm/pull/3121#issuecomment-530030052
 
 
   significant rewrite.
   
   No longer sending heartbeat in thrift structures. Slots get timeout from dynamicState.container.topoConf. Nimbus gets timeout via tryReadTopoConf. Container add timeout to worker.yaml. WorkerLogs get timeout (needed for cleanup) from worker.yaml.

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