This is an automated email from the ASF dual-hosted git repository. ankitsultana pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git
from 95c0bb3032b Enable dynamically turning on/off optProgram rules (#15999) add 9273e8e20d5 [UpsertCompactMerge] Use max ZK creation time of merging segments for merged segments to prevent replica inconsistencies (#16086) No new revisions were added by this update. Summary of changes: .../apache/pinot/core/common/MinionConstants.java | 2 + .../UpsertCompactMergeTaskExecutor.java | 40 +++++++++++---- .../UpsertCompactMergeTaskGenerator.java | 8 +++ .../UpsertCompactMergeTaskExecutorTest.java | 60 ++++++++++++++++++++++ .../UpsertCompactMergeTaskGeneratorTest.java | 25 +++++++++ 5 files changed, 124 insertions(+), 11 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org