jihoonson commented on issue #10254:
URL: https://github.com/apache/druid/issues/10254#issuecomment-670589051


   > 2020-08-07T15:34:00,535 INFO [TaskQueue-Manager] 
org.apache.druid.indexing.common.task.AbstractBatchIndexTask - Detected 
segmentGranularity change. Using timeChunk lock
   
   Hi @zenfenan, seems like the compaction task detected a change in segment 
granularity. Segment lock cannot be used in that case since the whole time 
chunk should be updated atomically. Did you set a different segment granularity 
for the compaction task? 


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

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