You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by mc...@apache.org on 2020/07/02 16:34:59 UTC

[incubator-pinot] branch master updated (9678035 -> 72311af)

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

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


    from 9678035  SQL Compilation Fixes (#5643)
     add 72311af  Refactor how Pinot controller stores segment download url in Zookeeper to deal with peer uri format (#5639)

No new revisions were added by this update.

Summary of changes:
 .../apache/pinot/common/utils/CommonConstants.java |  1 +
 .../resources/LLCSegmentCompletionHandlers.java    |  1 +
 .../realtime/PinotLLCRealtimeSegmentManager.java   | 24 +++++++++++++--
 .../core/realtime/SegmentCompletionManager.java    | 10 ++++++
 .../PinotLLCRealtimeSegmentManagerTest.java        | 36 ++++++++++++++++++++++
 .../helix/core/realtime/SegmentCompletionTest.java | 31 +++++++++++++------
 6 files changed, 91 insertions(+), 12 deletions(-)


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