cecemei commented on code in PR #19252:
URL: https://github.com/apache/druid/pull/19252#discussion_r3062655820


##########
server/src/main/java/org/apache/druid/server/coordinator/duty/CompactSegments.java:
##########
@@ -94,7 +94,7 @@ public class CompactSegments implements CoordinatorCustomDuty
 
   private static final Logger LOG = new Logger(CompactSegments.class);
 
-  private static final String TASK_ID_PREFIX = "coordinator-issued";
+  private static final String TASK_ID_PREFIX = "auto";

Review Comment:
   updated release notes, i can open another pr to update 
KillUnusedSegments/UnusedSegmentsKiller as a follow up.



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