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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to