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 84b65dc Fix EXPLAIN PLAN output when no segments are selected for query execution. (#8025) add a35ff24 return 503 response from health check on shut down (#7892) No new revisions were added by this update. Summary of changes: .../api/resources/PinotBrokerHealthCheck.java | 6 ++-- .../broker/broker/helix/BaseBrokerStarter.java | 17 +++++++++++- .../apache/pinot/common/utils/ServiceStatus.java | 32 ++++++++++++++++++++++ .../api/resources/PinotControllerHealthCheck.java | 6 ++-- .../server/api/resources/HealthCheckResource.java | 6 ++-- 5 files changed, 60 insertions(+), 7 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org