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


##########
indexing-service/src/main/java/org/apache/druid/indexing/common/task/AbstractBatchIndexTask.java:
##########
@@ -297,15 +297,14 @@ public boolean 
determineLockGranularityAndTryLock(TaskActionClient client, List<
         Tasks.DEFAULT_FORCE_TIME_CHUNK_LOCK
     );
     IngestionMode ingestionMode = getIngestionMode();
-    final boolean useSharedLock = ingestionMode == IngestionMode.APPEND

Review Comment:
   Yes, thanks for pointing this out. I have made these changes



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