leventov opened a new issue #8839: Stale comments in compaction logic URL: https://github.com/apache/incubator-druid/issues/8839 https://github.com/apache/incubator-druid/blob/517c14632eb627e355840c4991520606608d4caf/server/src/main/java/org/apache/druid/server/coordinator/helper/NewestSegmentFirstIterator.java#L315-L326 -- references `intervalToSearch` but there is no longer such parameter to the method. https://github.com/apache/incubator-druid/blob/517c14632eb627e355840c4991520606608d4caf/server/src/test/java/org/apache/druid/server/coordinator/helper/NewestSegmentFirstPolicyTest.java#L115-L124 -- references `SegmentCompactorUtil.LOOKUP_PERIOD` but there is no longer such constant.
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
