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 6853991193 Fix multiple consecutive Exchange returning empty response (#11885) add ce25936323 Radomize server port to avoid port already bind issue (#11861) No new revisions were added by this update. Summary of changes: .../pinot/controller/helix/ControllerTest.java | 16 +++- .../PinotHelixResourceManagerStatelessTest.java | 3 +- .../pinot/integration/tests/ClusterTest.java | 90 +++++++++++++++++----- .../tests/AdminConsoleIntegrationTest.java | 4 +- .../tests/GrpcBrokerClusterIntegrationTest.java | 1 + .../MultiNodesOfflineClusterIntegrationTest.java | 3 +- .../tests/OfflineClusterIntegrationTest.java | 4 +- .../tests/OfflineGRPCServerIntegrationTest.java | 2 +- .../OfflineSecureGRPCServerIntegrationTest.java | 2 +- ...PartialUpsertTableRebalanceIntegrationTest.java | 4 +- .../tests/ServerStarterIntegrationTest.java | 25 +++--- .../integration/tests/TlsIntegrationTest.java | 70 ++++++++++------- ...sertCompactionMinionClusterIntegrationTest.java | 4 +- .../CustomDataQueryClusterIntegrationTest.java | 38 +++++++-- 14 files changed, 184 insertions(+), 82 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org