Skip to content

Add box.info.replication[n].downstream.lag entry #2204

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
Tracked by #2601
TarantoolBot opened this issue Jun 23, 2021 · 2 comments · Fixed by #3150
Closed
Tracked by #2601

Add box.info.replication[n].downstream.lag entry #2204

TarantoolBot opened this issue Jun 23, 2021 · 2 comments · Fixed by #3150
Assignees
Labels
feature A new functionality reference [location] Tarantool manual, Reference part server [area] Task relates to Tarantool's server (core) functionality

Comments

@TarantoolBot
Copy link
Collaborator

TarantoolBot commented Jun 23, 2021

New API box.info.replication[n].downstream.lag

Product: Tarantool
Since: 2.10.0
Audience/target: developers
Root document: https://www.tarantool.io/en/doc/latest/reference/reference_lua/box_info/replication/
SME: @cyrillos
Peer reviewer: @

Details

replication[n].downstream.lag represents a lag between the main
node writes a certain transaction to it's own WAL and a moment it
receives an ack for this transaction from a replica.

Definition of done

  • Description of the new API is added.
@veod32
Copy link
Collaborator

veod32 commented Jun 30, 2021

@cyrillos This new API will be added in release 2.9.1?

@veod32 veod32 added server [area] Task relates to Tarantool's server (core) functionality reference [location] Tarantool manual, Reference part feature A new functionality labels Jun 30, 2021
@veod32 veod32 changed the title Add box.info.replication[n].downstream.lag entry [2pt] Add box.info.replication[n].downstream.lag entry Jun 30, 2021
@cyrillos
Copy link

Yes, as far as I know. IIRC, we've not backported it to 2.8.x and earlier.

@art-dr art-dr added the 2sp label Jan 26, 2022
@art-dr art-dr changed the title [2pt] Add box.info.replication[n].downstream.lag entry Add box.info.replication[n].downstream.lag entry Jan 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A new functionality reference [location] Tarantool manual, Reference part server [area] Task relates to Tarantool's server (core) functionality
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants