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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to