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

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


    from 3669fda  move http requests in ControlerTest to use apache http client 
lib
     add 9b1e942  Adding getZkUrl method into ZookeeperInstance

No new revisions were added by this update.

Summary of changes:
 .../pinot/broker/broker/HelixBrokerStarterTest.java     |  2 +-
 .../HelixExternalViewBasedQueryQuotaManagerTest.java    |  4 ++--
 .../broker/routing/segmentpruner/SegmentPrunerTest.java |  2 +-
 .../routing/timeboundary/TimeBoundaryManagerTest.java   |  2 +-
 .../java/org/apache/pinot/common/utils/ZkStarter.java   | 17 +++++++++++------
 .../apache/pinot/controller/ControllerTestUtils.java    |  6 +++---
 .../apache/pinot/controller/helix/ControllerTest.java   | 12 ++++++++----
 .../helix/PinotControllerModeStatelessTest.java         |  4 ++--
 .../integration/tests/BaseClusterIntegrationTest.java   |  4 ++--
 .../tests/BasicAuthRealtimeIntegrationTest.java         |  2 +-
 .../org/apache/pinot/integration/tests/ClusterTest.java |  8 ++++----
 .../tests/SegmentCompletionIntegrationTest.java         |  2 +-
 .../integration/tests/ServerStarterIntegrationTest.java |  2 +-
 13 files changed, 38 insertions(+), 29 deletions(-)

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

Reply via email to