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

Raft 集群进度 #15

Open
10 of 21 tasks
panlei-coder opened this issue Aug 31, 2024 · 0 comments
Open
10 of 21 tasks

Raft 集群进度 #15

panlei-coder opened this issue Aug 31, 2024 · 0 comments

Comments

@panlei-coder
Copy link
Collaborator

panlei-coder commented Aug 31, 2024

待做事项

raft

主从

测试

文档建设

优化点

  • logindex 维护的多队列优化
  • 一个 rocksdb 一个 raft (优先级低)
  • 1 我们可以将主动 Leader Election 的功能关闭,这样就不需要维护 Leader Lease 的心跳了 OR 2 将复制组之间的心跳合并到节点之间的心跳 ref braft raft
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant