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 2021/12/01 18:52:44 UTC

[pinot] branch master updated (34782f5 -> 098d0e7)

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 34782f5  added extraEnv, envFrom to statefulset template (#7833)
     add 098d0e7  Clean up deprecated ZK metadata keys and methods (#7846)

No new revisions were added by this update.

Summary of changes:
 .github/workflows/pinot_tests.yml                  |   2 +-
 .../common/metadata/segment/SegmentZKMetadata.java |  83 +---------
 .../common/metadata/SegmentZKMetadataTest.java     |  16 +-
 .../pinot/common/tier/TierSegmentSelectorTest.java |   2 -
 .../common/utils/FileUploadDownloadClientTest.java |   4 +-
 .../helix/core/PinotHelixResourceManager.java      |   9 +-
 .../realtime/PinotLLCRealtimeSegmentManager.java   |   3 -
 .../core/realtime/PinotRealtimeSegmentManager.java |   3 -
 .../helix/core/util/ZKMetadataUtils.java           |   6 +-
 .../controller/helix/SegmentStatusCheckerTest.java |  18 +-
 .../helix/core/retention/RetentionManagerTest.java |   6 +-
 .../realtime/HLRealtimeSegmentDataManager.java     |   3 -
 .../realtime/LLRealtimeSegmentDataManagerTest.java |   2 -
 .../mergerollup/MergeRollupTaskGeneratorTest.java  |   2 -
 .../apache/pinot/spi/utils/CommonConstants.java    |  13 +-
 .../pinot/tools/backfill/BackfillSegmentUtils.java | 183 ---------------------
 16 files changed, 23 insertions(+), 332 deletions(-)
 delete mode 100644 pinot-tools/src/main/java/org/apache/pinot/tools/backfill/BackfillSegmentUtils.java

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