jihoonson opened a new pull request #6808: Fix auto compaction to compact only 
same or abutting intervals
URL: https://github.com/apache/incubator-druid/pull/6808
 
 
   After https://github.com/apache/incubator-druid/pull/6767, the intervals of 
running compactionTasks are excluded when the coordinator searches the segments 
to compact. As a result, the coordinator might submit a compactionTask to 
compact non-abutting segments which makes the compactionTask failed. 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to