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 2020/08/06 02:28:05 UTC

[incubator-pinot] branch master updated (23889f0 -> 4153958)

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

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


    from 23889f0  Message from exception in Schema add/validate (#5815)
     add 4153958  Enhancing the segment replacement api (#5782)

No new revisions were added by this update.

Summary of changes:
 .../BrokerUserDefinedMessageHandlerFactory.java    | 27 +++++++
 ...essage.java => RoutingTableRebuildMessage.java} | 32 +++------
 .../helix/core/PinotHelixResourceManager.java      | 84 ++++++++++++++++++++--
 .../helix/core/PinotHelixResourceManagerTest.java  |  2 +-
 4 files changed, 114 insertions(+), 31 deletions(-)
 copy pinot-common/src/main/java/org/apache/pinot/common/messages/{SegmentRefreshMessage.java => RoutingTableRebuildMessage.java} (63%)


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