druid/server
AmatyaAvadhanula 91ca8e73d6
Skip compaction for datasources with partial-eternity segments (#15542)
This PR builds on #13304 to skip compaction for datasources with segments that have their interval start or end coinciding with Eternity interval end-points.

This is needed in order to prevent an issue similar to #13208 as the Coordinator tries to iterate over a large number of intervals when trying to compact an interval with infinite start or end.
2023-12-12 15:06:45 +05:30
..
src Skip compaction for datasources with partial-eternity segments (#15542) 2023-12-12 15:06:45 +05:30
pom.xml Upgrade zookeeper from 3.5.10 to 3.8.3 (#15477) 2023-12-05 18:57:56 +05:30