You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2021/06/14 08:27:58 UTC

[GitHub] [druid] kfaraz commented on pull request #11190: Temporarily skip compaction for locked intervals

kfaraz commented on pull request #11190:
URL: https://github.com/apache/druid/pull/11190#issuecomment-860494765


   >     1. does the config `druid.coordinator.compaction.skipLockedIntervals` indicate that the segments which are locked during compaction are missed forever? or is it just for that run?
   
   @rohangarg , the locked intervals would be skipped only for that run, they would be retried in the next run
    
   >     2. what would be the user impact of this config? for example, if I'm a user when should I enable/disable this config and what will be its benefits/problems?
   
   Normally, the user would not have to specify any value for this config. The default value of true would suffice. The config has been provided to be able to disable the feature of skipping locked intervals in case of a bug.
   


-- 
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:
users@infra.apache.org



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