Document new IPROTO_RAFT_PROMOTE request field
Open
@xuniq is already working on this.
Since Dec 1, 2023.
feature
iproto
reference
- Dominant language
- CSS
- Stars
- 15
- Forks
- 49
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 3
Description
Related dev. issue(s): GitHub link(s)
Product: Tarantool
Since:
Root document:
- https://www.tarantool.io/en/doc/latest/dev_guide/internals/iproto/replication/#iproto-raft-promote
- https://www.tarantool.io/en/doc/latest/dev_guide/internals/iproto/replication/#iproto-raft-demote
- https://www.tarantool.io/en/doc/latest/dev_guide/internals/iproto/keys/#vclock-keys
SME: @ sergepetrenko
Details
IPROTO_RAFT_PROMOTE and IPROTO_RAFT_DEMOTE requests receive a new key
value pair:
IPROTO_VCLOCK : MP_MAP
The vclock holds a confirmed vclock of the node sending the request.
Requested by @sergepetrenko in https://github.com/tarantool/tarantool/commit/c4415d4442484d1b8faf83adef3d69e454f61769.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.