druid/server/src
Roman Leventov dfd27e00c0
Avoid many unnecessary materializations of collections of 'all segments in cluster' cardinality (#7185)
* Avoid many  unnecessary materializations of collections of 'all segments in cluster' cardinality

* Fix DruidCoordinatorTest; Renamed DruidCoordinator.getReplicationStatus() to computeUnderReplicationCountsPerDataSourcePerTier()

* More Javadocs, typos, refactor DruidCoordinatorRuntimeParams.createAvailableSegmentsSet()

* Style

* typo

* Disable StaticPseudoFunctionalStyleMethod inspection because of too much false positives

* Fixes
2019-03-19 18:22:56 -03:00
..
main/java/org/apache/druid Avoid many unnecessary materializations of collections of 'all segments in cluster' cardinality (#7185) 2019-03-19 18:22:56 -03:00
test Avoid many unnecessary materializations of collections of 'all segments in cluster' cardinality (#7185) 2019-03-19 18:22:56 -03:00