You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@helix.apache.org by GitBox <gi...@apache.org> on 2022/07/19 17:20:12 UTC

[GitHub] [helix] qqu0127 commented on a diff in pull request #2177: Add TASK_THREADPOOL_RESET_TIMEOUT as system property

qqu0127 commented on code in PR #2177:
URL: https://github.com/apache/helix/pull/2177#discussion_r924776511


##########
helix-common/src/main/java/org/apache/helix/SystemPropertyKeys.java:
##########
@@ -34,6 +34,9 @@ public class SystemPropertyKeys {
   // Task Driver
   public static final String TASK_CONFIG_LIMITATION = "helixTask.configsLimitation";
 
+  // Task executor threadpool reset timeout in ms
+  public static final String TASK_THREADPOOL_RESET_TIMEOUT = "helixTask.threadpool.reset.timeout";

Review Comment:
   Done, thanks



-- 
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: reviews-unsubscribe@helix.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@helix.apache.org
For additional commands, e-mail: reviews-help@helix.apache.org