This is an automated email from the ASF dual-hosted git repository. jackie pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git
from 1edffab6e4 Add ServerRouteInfo to replace pairs maintaining the same info. (#14921) add 8f003bd51c Added SegmentGeneratorConfig as an optional param to the SegmentPurger (#14872) No new revisions were added by this update. Summary of changes: .../apache/pinot/core/minion/SegmentPurger.java | 45 ++++++++++++++++------ .../pinot/core/minion/SegmentPurgerTest.java | 25 +++++++++++- .../minion/tasks/purge/PurgeTaskExecutor.java | 2 +- ...ner.java => SegmentGeneratorCustomConfigs.java} | 18 +++++---- 4 files changed, 68 insertions(+), 22 deletions(-) copy pinot-segment-spi/src/main/java/org/apache/pinot/segment/spi/creator/{SegmentPreIndexStatsContainer.java => SegmentGeneratorCustomConfigs.java} (75%) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org