Skip to content

New field in IPROTO_FETCH_SNAPSHOT request: IPROTO_SERVER_VERSION #3886

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

Closed
1 task
TarantoolBot opened this issue Nov 29, 2023 · 0 comments · Fixed by #4638
Closed
1 task

New field in IPROTO_FETCH_SNAPSHOT request: IPROTO_SERVER_VERSION #3886

TarantoolBot opened this issue Nov 29, 2023 · 0 comments · Fixed by #4638
Assignees
Labels
3.0 iproto Related to the iproto protocol reference [location] Tarantool manual, Reference part replication [area] Related to Replication

Comments

@TarantoolBot
Copy link
Collaborator

TarantoolBot commented Nov 29, 2023

Product: Tarantool
Since: 3.0
Root document: https://www.tarantool.io/en/doc/latest/dev_guide/internals/iproto/replication/
SME: @ sergepetrenko

Details

IPROTO_FETCH_SNAPSHOT request was bodyless (only contained a header)
until now, but now it receives a body with a single field:
IPROTO_SERVER_VERSION : MP_UINT -- an encoded representation of the
server version of a replica issuing the request.
Requested by @sergepetrenko in tarantool/tarantool@58c006c.

Definition of done

  • IPROTO_FETCH_SNAPSHOT description and diagrams reflect the new request body
@p7nov p7nov added iproto Related to the iproto protocol reference [location] Tarantool manual, Reference part 3.0 labels Nov 30, 2023
@p7nov p7nov self-assigned this Nov 30, 2023
@p7nov p7nov removed their assignment Dec 21, 2023
@p7nov p7nov self-assigned this Nov 12, 2024
@p7nov p7nov changed the title new field in IPROTO_FETCH_SNAPSHOT request New field in IPROTO_FETCH_SNAPSHOT request: IPROTO_SERVER_VERSION Nov 12, 2024
@p7nov p7nov added the replication [area] Related to Replication label Nov 13, 2024
@p7nov p7nov linked a pull request Nov 15, 2024 that will close this issue
p7nov added a commit that referenced this issue Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.0 iproto Related to the iproto protocol reference [location] Tarantool manual, Reference part replication [area] Related to Replication
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants