Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TUBEMQ-463]Adjust Master rebalance process implementation #355

Merged
merged 3 commits into from
Dec 20, 2020
Merged

[TUBEMQ-463]Adjust Master rebalance process implementation #355

merged 3 commits into from
Dec 20, 2020

Conversation

gosonzhang
Copy link
Contributor

  1. Increase the rebalance parallelism control parameter rebalanceParallel in master.ini
  2. Process rebalance based on parallelism

@codecov-io
Copy link

codecov-io commented Dec 20, 2020

Codecov Report

Merging #355 (4e5cf5c) into TUBEMQ-452 (d3d83dd) will increase coverage by 0.02%.
The diff coverage is 1.49%.

Impacted file tree graph

@@               Coverage Diff               @@
##             TUBEMQ-452    #355      +/-   ##
===============================================
+ Coverage          7.75%   7.77%   +0.02%     
  Complexity          466     466              
===============================================
  Files               261     261              
  Lines             27998   28017      +19     
  Branches           4597    4603       +6     
===============================================
+ Hits               2170    2178       +8     
- Misses            25354   25365      +11     
  Partials            474     474              
Impacted Files Coverage Δ Complexity Δ
.../java/org/apache/tubemq/server/master/TMaster.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
.../org/apache/tubemq/server/master/MasterConfig.java 34.95% <16.66%> (-0.37%) 27.00 <0.00> (ø)
.../java/org/apache/flume/sink/tubemq/TubemqSink.java 55.42% <0.00%> (+4.00%) 14.00% <0.00%> (ø%)

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 d3d83dd...4e5cf5c. Read the comment docs.

@yuanboliu
Copy link
Member

+1
LGTM

@gosonzhang gosonzhang merged commit e307364 into apache:TUBEMQ-452 Dec 20, 2020
@gosonzhang gosonzhang deleted the TUBEMQ-452 branch December 20, 2020 08:46
gosonzhang added a commit that referenced this pull request Dec 20, 2020
Co-authored-by: gosonzhang <gosonzhang@tencent.com>
EMsnap pushed a commit to EMsnap/incubator-tubemq that referenced this pull request Jan 7, 2021
Co-authored-by: gosonzhang <gosonzhang@tencent.com>
EMsnap pushed a commit to EMsnap/incubator-tubemq that referenced this pull request Jan 7, 2021
Co-authored-by: gosonzhang <gosonzhang@tencent.com>
yuanboliu pushed a commit that referenced this pull request Jan 29, 2021
Co-authored-by: gosonzhang <gosonzhang@tencent.com>
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.

None yet

3 participants