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/03/08 23:23:01 UTC

[pinot] branch master updated (9380b14 -> 8bde29e)

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 9380b14  Add QueryRunner as a standalone tool. (#8311)
     add 8bde29e  adding a get children API for ZookeeperResource (#8305)

No new revisions were added by this update.

Summary of changes:
 .../api/resources/ZookeeperResource.java           |  84 ++++++++++----
 .../helix/ControllerRequestURLBuilder.java         |   8 ++
 .../helix/core/PinotHelixResourceManager.java      |   7 +-
 .../controller/api/ZookeeperResourceTest.java      |  86 ---------------
 .../api/resources/ZookeeperResourceTest.java       | 122 +++++++++++++++++++++
 5 files changed, 200 insertions(+), 107 deletions(-)
 delete mode 100644 pinot-controller/src/test/java/org/apache/pinot/controller/api/ZookeeperResourceTest.java
 create mode 100644 pinot-controller/src/test/java/org/apache/pinot/controller/api/resources/ZookeeperResourceTest.java

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