This is an automated email from the ASF dual-hosted git repository. mayanks pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git.
from 373ceb1 Retire travis from CI for testing (#5834) add 6085578 Enable segment decryption for encrypted segments in Minion (#5821) No new revisions were added by this update. Summary of changes: .../utils/fetcher/SegmentFetcherFactory.java | 27 +++++++++++- .../utils/fetcher/SegmentFetcherFactoryTest.java | 51 ++++++++++++++++++++-- .../BaseMultipleSegmentsConversionExecutor.java | 3 +- .../BaseSingleSegmentConversionExecutor.java | 4 +- .../pinot/minion/executor/BaseTaskExecutor.java | 10 +++++ .../minion/executor/MergeRollupTaskExecutor.java | 3 +- .../pinot/minion/executor/PurgeTaskExecutor.java | 6 +-- 7 files changed, 89 insertions(+), 15 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org