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-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org