tarantool / tarantool/doc

Document that `IPROTO_EVENT` has sync number

Open
#3,458 0 comments 0 reactions 1 assignee View on GitHub

@xuniq is already working on this.

Since Oct 19, 2023.

behavior change iproto
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: 2.10.7, 2.11.1, 3.0.0
Audience/target: Connector developers
Root document: IPROTO > Events and subscriptions.
SME: @ locker

Details

Initially the sync number sent by a client in an IPROTO_WATCH request was ignored and IPROTO_EVENT packet didn't have a sync number. There were complaints about it from users so we consider this to be a bug. Now the server sends the same sync number in an IPROTO_EVENT packet as the one sent by the client in the last corresponding IPROTO_WATCH request.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.