You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by sn...@apache.org on 2018/12/04 02:05:50 UTC

[incubator-pinot] branch segment-merge-lineage updated (f58e852 -> 2a2eb30)

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

snlee pushed a change to branch segment-merge-lineage
in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git.


    from f58e852  Segment merge lineage data structure 1. Added segment merge lineage that is a wrapper class of ZNRecord 2. Added segment merge group that will be used by broker during segment    selection process 3. Added a unit test
     add 2a2eb30  Addressing comments and added more descriptions

No new revisions were added by this update.

Summary of changes:
 .../pinot/common/lineage/SegmentMergeLineage.java  | 43 ++++++++++------
 .../lineage/SegmentMergeLineageAccessHelper.java   | 13 +++--
 .../common/lineage/SegmentMergeLineageTest.java    | 58 ++++++++++++++++++----
 3 files changed, 84 insertions(+), 30 deletions(-)


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