You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by xi...@apache.org on 2021/03/30 09:01:35 UTC

[incubator-pinot] branch upgrade_jdk_11 updated (cfc962f -> b3eb7ef)

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 cfc962f  move http requests in ControlerTest to use apache http client lib
     add b3eb7ef  move TestHttpServerMock to pinot-common

No new revisions were added by this update.

Summary of changes:
 pinot-common/pom.xml                               |  4 ++
 .../pinot/common/http}/TestHttpServerMock.java     |  4 +-
 .../pinot/common/http/MultiGetRequestTest.java     | 61 +++++++++------------
 .../pinot/common/minion/MinionClientTest.java      | 55 ++++++++++---------
 .../common/utils/FileUploadDownloadClientTest.java | 62 +++++++++-------------
 .../api/ConsumingSegmentInfoReaderTest.java        |  3 +-
 .../controller/api/PinotSegmentsMetadataTest.java  |  1 +
 .../controller/api/ServerTableSizeReaderTest.java  |  1 +
 .../pinot/controller/api/TableSizeReaderTest.java  |  1 +
 9 files changed, 93 insertions(+), 99 deletions(-)
 rename {pinot-controller/src/test/java/org/apache/pinot/controller/api => pinot-common/src/main/java/org/apache/pinot/common/http}/TestHttpServerMock.java (97%)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org