Skip to content

Conversation

@mayankshriv
Copy link
Contributor

Description

The SegmentAssignmentUtils contains some segment assignment static utility
methods that can be used standalone. Making them public.

Upgrade Notes

Does this PR prevent a zero down-time upgrade? (Assume upgrade order: Controller, Broker, Server, Minion)

  • Yes (Please label as backward-incompat, and complete the section below on Release Notes)

Does this PR fix a zero-downtime upgrade introduced earlier?

  • Yes (Please label this as backward-incompat, and complete the section below on Release Notes)

Does this PR otherwise need attention when creating release notes? Things to consider:

  • New configuration options
  • Deprecation of configurations
  • Signature changes to public methods/interfaces
  • New plugins added or old plugins removed
  • Yes (Please label this PR as release-notes and complete the section on Release Notes)

Release Notes

Documentation

The `SegmentAssignmentUtils` contains some segment assignment static utility
functions that can be used standalone. Making them public.
@codecov-commenter
Copy link

codecov-commenter commented Oct 12, 2021

Codecov Report

Merging #7561 (65e2bab) into master (493ed2c) will increase coverage by 0.09%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #7561      +/-   ##
============================================
+ Coverage     72.54%   72.64%   +0.09%     
+ Complexity     3416     3415       -1     
============================================
  Files          1522     1522              
  Lines         75905    75905              
  Branches      11093    11093              
============================================
+ Hits          55069    55138      +69     
+ Misses        17144    17077      -67     
+ Partials       3692     3690       -2     
Flag Coverage Δ
integration1 30.60% <ø> (+0.27%) ⬆️
integration2 29.06% <ø> (+0.14%) ⬆️
unittests1 69.84% <ø> (-0.01%) ⬇️
unittests2 15.23% <ø> (+<0.01%) ⬆️

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

Impacted Files Coverage Δ
...ore/assignment/segment/SegmentAssignmentUtils.java 99.39% <ø> (ø)
...a/manager/realtime/RealtimeSegmentDataManager.java 50.00% <0.00%> (-25.00%) ⬇️
...l/segment/index/readers/OnHeapFloatDictionary.java 90.00% <0.00%> (-5.00%) ⬇️
.../pinot/core/query/scheduler/PriorityScheduler.java 80.82% <0.00%> (-2.74%) ⬇️
...not/broker/broker/helix/ClusterChangeMediator.java 78.02% <0.00%> (-2.20%) ⬇️
...lix/core/realtime/PinotRealtimeSegmentManager.java 82.90% <0.00%> (-1.04%) ⬇️
.../helix/core/realtime/SegmentCompletionManager.java 72.00% <0.00%> (-1.02%) ⬇️
...a/org/apache/pinot/core/common/DataBlockCache.java 96.21% <0.00%> (-0.76%) ⬇️
...ache/pinot/common/metadata/ZKMetadataProvider.java 81.95% <0.00%> (-0.76%) ⬇️
.../startree/v2/builder/OffHeapSingleTreeBuilder.java 87.42% <0.00%> (ø)
... and 21 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 493ed2c...65e2bab. Read the comment docs.

@Jackie-Jiang Jackie-Jiang merged commit 01cb4cd into apache:master Oct 12, 2021
atris pushed a commit to atris/incubator-pinot that referenced this pull request Oct 19, 2021
The `SegmentAssignmentUtils` contains some segment assignment static utility functions that can be used standalone. Making them public.
kriti-sc pushed a commit to kriti-sc/incubator-pinot that referenced this pull request Dec 12, 2021
The `SegmentAssignmentUtils` contains some segment assignment static utility functions that can be used standalone. Making them public.
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.

4 participants