apache / apache/druid

Stale comments in compaction logic

Open
#8,839 0 comments 0 reactions 1 assignee Claimed by @jihoonson View on GitHub
Bug
Dominant language
Java
Stars
14.1k
Forks
3.8k
Avg merge
2d 58m
Merged PRs (30d)
233

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.