You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by "arunramani (via GitHub)" <gi...@apache.org> on 2024/03/14 22:17:03 UTC

Re: [PR] Improve Task Monitoring and Analysis (druid)

arunramani commented on code in PR #16041:
URL: https://github.com/apache/druid/pull/16041#discussion_r1525547624


##########
indexing-service/src/main/java/org/apache/druid/indexing/common/task/Tasks.java:
##########
@@ -58,6 +58,7 @@ public class Tasks
   public static final String USE_SHARED_LOCK = "useSharedLock";
   public static final String TASK_LOCK_TYPE = "taskLockType";
   public static final String USE_CONCURRENT_LOCKS = "useConcurrentLocks";
+  public static final String TASK_LABEL = "taskLabel";

Review Comment:
   Not needed?



-- 
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: commits-unsubscribe@druid.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org