Skip to content
Snippets Groups Projects
Unverified Commit 1667973c authored by Naman Jain's avatar Naman Jain Committed by GitHub
Browse files

cherry: cherry: feat: adding bulk call for alpha to inform zero about the tablets (#8… (#8100)


* feat: adding bulk call for alpha to inform zero about the tablets (#8089)

* adding bulk call for alpha to inform zero about the tablets (#8088)

(cherry picked from commit c204d0a4)

* fix(zero): fix update membership to make bulk tablet proposal instead 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 695c6d76)

Co-authored-by: default avataraman bansal <bansalaman2905@gmail.com>
parent ebe64f76
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment