AmatyaAvadhanula commented on code in PR #16755:
URL: https://github.com/apache/druid/pull/16755#discussion_r1710723430


##########
indexing-service/src/main/java/org/apache/druid/indexing/overlord/TaskLockbox.java:
##########
@@ -1383,6 +1383,20 @@ Map<String, NavigableMap<DateTime, SortedMap<Interval, 
List<TaskLockPosse>>>> ge
     return running;
   }
 
+  Set<TaskLock> getLocksForDatasource(final String datasource)

Review Comment:
   Removed



-- 
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-unsubscr...@druid.apache.org

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


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

Reply via email to