We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
some patch can be merged from etcd:
raft: Introduce CommittedEntries pagination etcd-io/etcd#10063 etcd-io/etcd#9982 etcd-io/etcd#10258
raft: don't allocate slice and sort on every commit etcd-io/etcd#8689
raft: provide protection against unbounded Raft log growth etcd-io/etcd#10167 etcd-io/etcd#10199
raft: Avoid scanning raft log in becomeLeader etcd-io/etcd#9073
The text was updated successfully, but these errors were encountered:
No branches or pull requests
some patch can be merged from etcd:
raft: Introduce CommittedEntries pagination
etcd-io/etcd#10063
etcd-io/etcd#9982
etcd-io/etcd#10258
raft: don't allocate slice and sort on every commit
etcd-io/etcd#8689
raft: provide protection against unbounded Raft log growth
etcd-io/etcd#10167
etcd-io/etcd#10199
raft: Avoid scanning raft log in becomeLeader
etcd-io/etcd#9073
The text was updated successfully, but these errors were encountered: