Skip to content

Conversation

@saurabhd336
Copy link
Contributor

Makes minion task metadata manager methods generic so they can work for other task types too

@saurabhd336
Copy link
Contributor Author

saurabhd336 commented Sep 20, 2022

@npawar @zhtaoxiang @klsince

@codecov-commenter
Copy link

codecov-commenter commented Sep 20, 2022

Codecov Report

Merging #9436 (0de0e0b) into master (985d0b5) will decrease coverage by 8.53%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##             master    #9436      +/-   ##
============================================
- Coverage     69.82%   61.28%   -8.54%     
+ Complexity     5095     4563     -532     
============================================
  Files          1889     1877      -12     
  Lines        100851   100497     -354     
  Branches      15328    15290      -38     
============================================
- Hits          70421    61593    -8828     
- Misses        25453    34236    +8783     
+ Partials       4977     4668     -309     
Flag Coverage Δ
integration1 25.92% <100.00%> (-0.04%) ⬇️
integration2 ?
unittests1 67.08% <ø> (+<0.01%) ⬆️
unittests2 ?

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...t/minion/executor/MinionTaskZkMetadataManager.java 100.00% <100.00%> (ø)
...egments/RealtimeToOfflineSegmentsTaskExecutor.java 92.64% <100.00%> (-1.48%) ⬇️
...t/core/plan/StreamingInstanceResponsePlanNode.java 0.00% <0.00%> (-100.00%) ⬇️
...pinot/controller/recommender/io/ConfigManager.java 0.00% <0.00%> (-100.00%) ⬇️
...ore/operator/streaming/StreamingResponseUtils.java 0.00% <0.00%> (-100.00%) ⬇️
...server/starter/helix/SegmentReloadStatusValue.java 0.00% <0.00%> (-100.00%) ⬇️
.../org/apache/pinot/client/AggregationResultSet.java 0.00% <0.00%> (-100.00%) ⬇️
.../operator/blocks/results/MetadataResultsBlock.java 0.00% <0.00%> (-100.00%) ⬇️
...ntroller/recommender/rules/impl/JsonIndexRule.java 0.00% <0.00%> (-100.00%) ⬇️
...troller/recommender/io/metadata/FieldMetadata.java 0.00% <0.00%> (-100.00%) ⬇️
... and 357 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@saurabhd336 saurabhd336 force-pushed the minionTaskMetadataGeneric branch from 2d9b15f to 0de0e0b Compare September 20, 2022 11:18
Copy link
Member

@jackjlli jackjlli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jackjlli jackjlli merged commit 7be06af into apache:master Sep 20, 2022
61yao pushed a commit to 61yao/pinot that referenced this pull request Oct 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants