You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by ja...@apache.org on 2022/11/01 22:40:09 UTC

[pinot] branch master updated (85ee94f004 -> 694999cbd0)

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 85ee94f004 Make PinotHelixResourceManager test run on a standalone cluster (#9703)
     add 694999cbd0 [Clean up] Auto reformat controller tests (#9706)

No new revisions were added by this update.

Summary of changes:
 .../ConsumingSegmentInfoReaderStatelessTest.java   | 130 +++++++-------
 .../PinotAccessControlUserRestletResourceTest.java | 195 ++++++++++-----------
 .../api/PinotControllerAppConfigsTest.java         |  20 +--
 .../pinot/controller/api/PinotFileUploadTest.java  |   9 +-
 ...PinotIngestionRestletResourceStatelessTest.java |  17 +-
 .../api/PinotSchemaRestletResourceTest.java        | 113 ++++++------
 .../api/PinotSegmentRestletResourceTest.java       |  37 ++--
 .../controller/api/PinotSegmentsMetadataTest.java  |  31 ++--
 .../api/SegmentCompletionProtocolDeserTest.java    |  25 ++-
 .../controller/api/SegmentCompletionUtilsTest.java |   8 +-
 .../controller/api/ServerTableSizeReaderTest.java  |  28 +--
 .../pinot/controller/api/TableSizeReaderTest.java  | 125 ++++++-------
 .../pinot/controller/api/TableTierReaderTest.java  |  12 +-
 13 files changed, 372 insertions(+), 378 deletions(-)


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