Skip to content

Conversation

@jopemachine
Copy link
Member

@jopemachine jopemachine commented May 3, 2024

This PR changes the existing multi-node, multi-process design in the Raftify integration PR (#2105).
Specifically, it modifies the design from creating num-proc RaftNodes per physical node to having only one RaftNode per physical node.

Checklist: (if applicable)

  • Milestone metadata specifying the target backport version

@graphite-app
Copy link

graphite-app bot commented May 3, 2024

Your org has enabled the Graphite merge queue for merging into main

Add the label “flow:merge-queue” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. Or use the label “flow:hotfix” to add to the merge queue as a hot fix.

You must have a Graphite account in order to use the merge queue. Sign up using this link.

@jopemachine jopemachine marked this pull request as ready for review May 3, 2024 09:02
@github-actions github-actions bot added the comp:manager Related to Manager component label May 3, 2024
Copy link
Member Author

jopemachine commented May 3, 2024

Warning

This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
Learn more

This stack of pull requests is managed by Graphite. Learn more about stacking.

@github-actions github-actions bot added the size:M 30~100 LoC label May 3, 2024
@jopemachine jopemachine added this to the 24.09 milestone May 3, 2024
@jopemachine jopemachine force-pushed the topic/05-03-feat_modify_to_have_only_one_raftnode_per_each_physical_node branch from 24402ad to 9056406 Compare May 3, 2024 09:16
@github-actions github-actions bot added size:S 10~30 LoC and removed size:M 30~100 LoC labels May 3, 2024
@jopemachine jopemachine force-pushed the topic/05-03-feat_introduce_raftify_and_raftglobaltimer_to_replace_distributedglobaltimer branch 2 times, most recently from fbe8733 to e5705e7 Compare May 3, 2024 09:24
@jopemachine jopemachine force-pushed the topic/05-03-feat_modify_to_have_only_one_raftnode_per_each_physical_node branch from 9056406 to d5cc888 Compare May 3, 2024 09:24
@jopemachine jopemachine added the skip:changelog Make the action workflow to skip towncrier check label May 6, 2024
@kyujin-cho kyujin-cho force-pushed the topic/05-03-feat_introduce_raftify_and_raftglobaltimer_to_replace_distributedglobaltimer branch from e5705e7 to b9b8a24 Compare May 9, 2024 07:36
@kyujin-cho kyujin-cho force-pushed the topic/05-03-feat_modify_to_have_only_one_raftnode_per_each_physical_node branch from d5cc888 to 036b9db Compare May 9, 2024 07:36
@jopemachine jopemachine force-pushed the topic/05-03-feat_introduce_raftify_and_raftglobaltimer_to_replace_distributedglobaltimer branch from 1fec8fa to a585601 Compare September 2, 2024 07:27
@jopemachine jopemachine force-pushed the topic/05-03-feat_modify_to_have_only_one_raftnode_per_each_physical_node branch from 036b9db to 778517c Compare September 2, 2024 07:54
@jopemachine jopemachine force-pushed the topic/05-03-feat_modify_to_have_only_one_raftnode_per_each_physical_node branch from 778517c to ebb0113 Compare September 2, 2024 08:04
@jopemachine jopemachine marked this pull request as draft November 27, 2024 04:11
@jopemachine jopemachine added the type:refactor Refactor codes or add tests. label Nov 27, 2024
@jopemachine jopemachine modified the milestones: 24.09, 25Q1 Nov 27, 2024
@Yaminyam Yaminyam deleted the topic/05-03-feat_modify_to_have_only_one_raftnode_per_each_physical_node branch January 19, 2026 10:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp:manager Related to Manager component size:S 10~30 LoC skip:changelog Make the action workflow to skip towncrier check type:refactor Refactor codes or add tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants