Skip to content

fix(zero): fix update membership to make bulk tablet proposal instead of multiple small (#8090)#8573

Merged
skrdgraph merged 1 commit intomainfrom
anurag/cp-propasal-membership
Jan 6, 2023
Merged

fix(zero): fix update membership to make bulk tablet proposal instead of multiple small (#8090)#8573
skrdgraph merged 1 commit intomainfrom
anurag/cp-propasal-membership

Conversation

@all-seeing-code
Copy link
Copy Markdown
Contributor

Converting the smaller tablet proposals into a single bulk call makes the execution faster. Else, this update becomes of the order of O(n^2), where n is the number of tablet updates.

(cherry picked from commit 695c6d7)

… of multiple small (#8090)

Converting the smaller tablet proposals into a single bulk call makes the execution faster. Else, this update becomes of the order of O(n^2), where n is the number of tablet updates.

(cherry picked from commit 695c6d7)
@all-seeing-code all-seeing-code added the slash-to-main PRs which bring slash branch on par with main. label Jan 4, 2023
@CLAassistant
Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage: 64.336% (-0.03%) from 64.366% when pulling 8c05356 on anurag/cp-propasal-membership into 8c72479 on main.

Copy link
Copy Markdown
Contributor

@skrdgraph skrdgraph left a comment

Choose a reason for hiding this comment

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

Looks good!

@skrdgraph skrdgraph merged commit 412cfc3 into main Jan 6, 2023
@skrdgraph skrdgraph deleted the anurag/cp-propasal-membership branch January 6, 2023 22:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

slash-to-main PRs which bring slash branch on par with main.

Development

Successfully merging this pull request may close these issues.

6 participants