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/pinot.git.


    from 8627819  support large payload in zk put API (#7364)
     add 24504b3  Add bootstrap mode for PinotServiceManager to avoid glitch 
for health check (#7880)

No new revisions were added by this update.

Summary of changes:
 .../pinot/broker/api/resources/PinotBrokerHealthCheck.java  |  7 ++++++-
 .../pinot/broker/broker/BrokerAdminApiApplication.java      |  2 ++
 .../org/apache/pinot/controller/BaseControllerStarter.java  |  2 ++
 .../api/resources/PinotControllerHealthCheck.java           |  8 +++++++-
 .../pinot/server/api/resources/HealthCheckResource.java     |  9 ++++++++-
 .../pinot/server/starter/helix/AdminApiApplication.java     |  2 ++
 .../pinot/server/starter/helix/BaseServerStarter.java       |  2 +-
 .../starter/helix/DefaultHelixStarterServerConfig.java      |  1 -
 .../java/org/apache/pinot/server/api/AccessControlTest.java |  7 +++++++
 .../java/org/apache/pinot/server/api/BaseResourceTest.java  |  7 +++++++
 .../apache/pinot/server/api/PinotServerAppConfigsTest.java  | 13 ++++++++++++-
 .../org/apache/pinot/tools/service/PinotServiceManager.java | 13 +++++++------
 .../tools/service/PinotServiceManagerStatusCallback.java    | 12 ++++++++----
 13 files changed, 69 insertions(+), 16 deletions(-)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to