agresch commented on a change in pull request #3121: STORM-3479 HB timeout 
configurable on a topology level
URL: https://github.com/apache/storm/pull/3121#discussion_r323295909
 
 

 ##########
 File path: storm-server/src/main/java/org/apache/storm/DaemonConfig.java
 ##########
 @@ -191,6 +191,13 @@
     @IsPositiveNumber
     public static final String NIMBUS_TASK_TIMEOUT_SECS = 
"nimbus.task.timeout.secs";
 
+    /**
+     * When Topology configurable heartbeat timeout enabled, .
 
 Review comment:
   refer to TOPOLOGY_WORKER_TIMEOUT_SECS for clarity

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to