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/incubator-pinot.git.
from 72311af Refactor how Pinot controller stores segment download url in Zookeeper to deal with peer uri format (#5639) add 41127bc Use UUID instead of nanoTime to create unique temp file (#5652) No new revisions were added by this update. Summary of changes: .../src/main/java/org/apache/pinot/common/utils/FileUtils.java | 7 +------ .../resources/PinotSegmentUploadDownloadRestletResource.java | 7 ++++--- .../segment/creator/impl/SegmentIndexCreationDriverImpl.java | 3 ++- .../executor/BaseMultipleSegmentsConversionExecutor.java | 10 +++++----- .../minion/executor/BaseSingleSegmentConversionExecutor.java | 3 ++- .../ingestion/batch/hadoop/HadoopSegmentCreationMapper.java | 3 ++- .../ingestion/batch/spark/SparkSegmentGenerationJobRunner.java | 3 ++- .../ingestion/batch/standalone/SegmentGenerationJobRunner.java | 3 ++- .../pinot/server/starter/helix/SegmentFetcherAndLoader.java | 3 ++- 9 files changed, 22 insertions(+), 20 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org