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: [email protected]
For additional commands, e-mail: [email protected]