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.
discard a13d8cd move TestHttpServerMock to pinot-common
This update removed existing revisions from the reference, leaving the
reference pointing at a previous point in the repository history.
* -- * -- N refs/heads/upgrade_jdk_11 (cfc962f)
\
O -- O -- O (a13d8cd)
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
pinot-common/pom.xml | 4 --
.../pinot/common/http/MultiGetRequestTest.java | 59 +++++++++++---------
.../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 -
.../pinot/controller/api}/TestHttpServerMock.java | 4 +-
9 files changed, 98 insertions(+), 92 deletions(-)
rename {pinot-common/src/main/java/org/apache/pinot/common/http =>
pinot-controller/src/test/java/org/apache/pinot/controller/api}/TestHttpServerMock.java
(97%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]