You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by ne...@apache.org on 2022/09/27 01:15:00 UTC

[pinot] branch master updated (b3332f1ac9 -> 66a9e0ea44)

This is an automated email from the ASF dual-hosted git repository.

nehapawar pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git


    from b3332f1ac9 [multistage] generated test for v2 engine (#9452)
     add 66a9e0ea44 track progress from within segment processor framework (#9457)

No new revisions were added by this update.

Summary of changes:
 .../processing/framework/SegmentProcessorConfig.java | 20 ++++++++++++++++++--
 .../framework/SegmentProcessorFramework.java         |  9 +++++++++
 .../segment/processing/mapper/SegmentMapper.java     |  7 +++++++
 .../pinot/minion/event/MinionProgressObserver.java   | 13 ++-----------
 .../minion/taskfactory/TaskFactoryRegistry.java      | 12 ++++++------
 .../BaseMultipleSegmentsConversionExecutor.java      | 12 ++++++------
 .../tasks/mergerollup/MergeRollupTaskExecutor.java   |  5 ++++-
 .../RealtimeToOfflineSegmentsTaskExecutor.java       |  5 ++++-
 .../java/org/apache/pinot/spi/utils/StringUtil.java  | 13 +++++++++++++
 9 files changed, 69 insertions(+), 27 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org