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

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


    from 700cffe800 Fix up parsing of controller timers 
tableRebalanceExecutionTimeMs and cronSchedulerJobExecutionTimeMs (#15330)
     add 3bcca12e4c Retry on segment cannot build (#15234)

No new revisions were added by this update.

Summary of changes:
 .../pinot/common/metrics/ControllerMeter.java      |  3 ++-
 .../protocols/SegmentCompletionProtocol.java       |  7 ++++++
 .../pinot/common/utils/config/TableConfigTest.java |  1 +
 .../resources/LLCSegmentCompletionHandlers.java    | 22 ++++++++++++++++
 .../realtime/BlockingSegmentCompletionFSM.java     | 15 +++++++++++
 .../realtime/PinotLLCRealtimeSegmentManager.java   | 29 ++++++++++++++++++++++
 .../helix/core/realtime/SegmentCompletionFSM.java  | 12 +++++++++
 .../core/realtime/SegmentCompletionManager.java    | 13 ++++++++++
 .../PinotLLCRealtimeSegmentManagerTest.java        | 29 ++++++++++++++++++++++
 .../realtime/RealtimeSegmentDataManager.java       | 26 +++++++++++++++++++
 .../ServerSegmentCompletionProtocolHandler.java    | 10 ++++++++
 .../realtime/RealtimeSegmentDataManagerTest.java   | 22 ++++++++++++++++
 .../config/table/ingestion/IngestionConfig.java    | 12 +++++++++
 13 files changed, 200 insertions(+), 1 deletion(-)


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

Reply via email to