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 2021/03/10 00:05:01 UTC

[incubator-pinot] branch master updated (318a4c8 -> 3b70930)

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/incubator-pinot.git.


    from 318a4c8  Add toString method in PinotMetricName interface (#6663)
     add 3b70930  Kinesis implementation Part 1: Rename partitionId to partitionGroupId (#6655)

No new revisions were added by this update.

Summary of changes:
 .../segmentselector/RealtimeSegmentSelector.java   |   2 +-
 .../apache/pinot/common/utils/LLCSegmentName.java  |  24 ++---
 .../org/apache/pinot/common/utils/SegmentName.java |   4 +-
 .../pinot/common/utils/SegmentNameBuilderTest.java |  20 ++--
 .../segment/RealtimeSegmentAssignment.java         |  23 ++---
 .../realtime/PinotLLCRealtimeSegmentManager.java   | 106 +++++++++++----------
 .../SegmentSizeBasedFlushThresholdUpdater.java     |   4 +-
 .../PinotLLCRealtimeSegmentManagerTest.java        |  79 +++++++--------
 .../realtime/LLRealtimeSegmentDataManager.java     |  46 ++++-----
 .../manager/realtime/RealtimeTableDataManager.java |  17 ++--
 .../realtime/LLRealtimeSegmentDataManagerTest.java |  20 ++--
 ...PartitionLLCRealtimeClusterIntegrationTest.java |  22 ++---
 .../RealtimeToOfflineSegmentsTaskGenerator.java    |  11 ++-
 13 files changed, 192 insertions(+), 186 deletions(-)


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