You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by je...@apache.org on 2019/11/01 17:30:53 UTC

[incubator-pinot] branch realtimeref updated (15e172d -> fc14c1a)

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

jenniferdai pushed a change to branch realtimeref
in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git.


    from 15e172d  Fixing test
     add fc14c1a  Addressing comments

No new revisions were added by this update.

Summary of changes:
 .../apache/pinot/common/utils/CommonConstants.java |  1 +
 .../manager/realtime/DefaultSegmentCommitter.java  | 14 ++++--
 .../realtime/LLRealtimeSegmentDataManager.java     | 22 +++++++--
 .../data/manager/realtime/SegmentCommitter.java    | 22 +++++++++
 .../manager/realtime/SegmentCommitterFactory.java  | 56 ++++++++++++++++++++++
 .../manager/realtime/SplitSegmentCommitter.java    | 13 +++--
 6 files changed, 116 insertions(+), 12 deletions(-)
 create mode 100644 pinot-core/src/main/java/org/apache/pinot/core/data/manager/realtime/SegmentCommitterFactory.java


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