Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Tags: rledisez/raft

Tags

v1.7.2-p1

Toggle v1.7.2-p1's commit message
Export SkipStartup + add raft.Raft.Start()

v1.7.2

Toggle v1.7.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add linter rules to ensure we don't accidentally emit metrics directl…

…y instead of through the compat package (hashicorp#633)

v1.7.1-p1

Toggle v1.7.1-p1's commit message
Export SkipStartup + add raft.Raft.Start()

v1.7.1

Toggle v1.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Do not update leader last-contact when granting a pre-vote request (h…

…ashicorp#609)

* do not update leader last-contact when granting a pre-vote request

* fix data race and remove extra logs

v1.7.0-p2

Toggle v1.7.0-p2's commit message
API to disallow a node to candidate

v1.7.0-p1

Toggle v1.7.0-p1's commit message
Export SkipStartup + add raft.Raft.Start()

v1.7.0

Toggle v1.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
udpate changelogs (hashicorp#596)

* update changelogs to reflect v1.6.1

* update changelogs to reflect v1.7.0

v1.6.1-p2

Toggle v1.6.1-p2's commit message
API to disallow a node to candidate

v1.6.1-p1

Toggle v1.6.1-p1's commit message
Export SkipStartup + add raft.Raft.Start()

v0.0.1

Toggle v0.0.1's commit message
tracing for debug