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 e2ffe29b5b0 Bump immutables.version from 2.11.0 to 2.11.1 (#16352) add d9443c14277 log server in broker failure detector (#16357) No new revisions were added by this update. Summary of changes: .../requesthandler/GrpcBrokerRequestHandler.java | 2 +- .../SingleConnectionBrokerRequestHandler.java | 5 +++-- .../BaseExponentialBackoffRetryFailureDetector.java | 19 +++++++++++-------- .../common/failuredetector/FailureDetector.java | 21 +++++++++++++++++++-- .../common/failuredetector/NoOpFailureDetector.java | 5 +++-- .../ConnectionFailureDetectorTest.java | 13 +++++++------ .../query/service/dispatch/QueryDispatcher.java | 7 +++++-- 7 files changed, 49 insertions(+), 23 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org