You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
@cyrillos This new API will be added in release 2.9.1?
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
changed the title
Add box.info.replication[n].downstream.lag entry
[2pt] Add box.info.replication[n].downstream.lag entry
Jun 30, 2021
Uh oh!
There was an error while loading. Please reload this page.
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 mainnode 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
The text was updated successfully, but these errors were encountered: