You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by ja...@apache.org on 2022/02/28 19:41:11 UTC

[pinot] branch master updated (e6330bb -> 90b5492)

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

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


    from e6330bb  (fix): -- is showing in query console instead of value 0 (#8257)
     add 90b5492  Automatically update broker resource on broker changes (#8249)

No new revisions were added by this update.

Summary of changes:
 .../broker/broker/helix/BaseBrokerStarter.java     |  39 ++++--
 .../pinot/common/metadata/ZKMetadataProvider.java  |  83 +++++++----
 .../pinot/common/utils/helix/HelixHelper.java      |  90 ++++++++++--
 .../resources/PinotInstanceRestletResource.java    |  94 ++++++++++---
 .../helix/ControllerRequestURLBuilder.java         |  13 +-
 .../helix/core/PinotHelixResourceManager.java      | 154 +++++++++++++++++----
 .../PinotHelixResourceManagerStatelessTest.java    | 126 +++++++++++++----
 .../helix/core/PinotHelixResourceManagerTest.java  |   2 +-
 .../MultiNodesOfflineClusterIntegrationTest.java   |  56 ++++++++
 9 files changed, 532 insertions(+), 125 deletions(-)

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