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

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


    from 16e6fbf  [Cleanup] Remove the old broker routing (#5101)
     add 9abf0a4  Adding PinotClusterConfig APIs in controller and 
corresponding Pinot Admin SubCommand: OperateClusterConfig (#5073)

No new revisions were added by this update.

Summary of changes:
 .../pinot/controller/api/resources/Constants.java  |   1 +
 .../api/resources/PinotClusterConfigs.java         | 121 +++++++++++++++++
 .../pinot/tools/admin/PinotAdministrator.java      |   2 +
 .../admin/command/AbstractBaseAdminCommand.java    |  24 +++-
 .../admin/command/OperateClusterConfigCommand.java | 149 +++++++++++++++++++++
 5 files changed, 291 insertions(+), 6 deletions(-)
 create mode 100644 
pinot-controller/src/main/java/org/apache/pinot/controller/api/resources/PinotClusterConfigs.java
 create mode 100644 
pinot-tools/src/main/java/org/apache/pinot/tools/admin/command/OperateClusterConfigCommand.java


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

Reply via email to