File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed
doc/reference/reference_lua/box_info Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change 11.. _box_info_synchro :
22
3- ================================================================================
43box.info.synchro
5- ================================================================================
4+ ================
65
76.. module :: box.info
87
@@ -42,6 +41,11 @@ box.info.synchro
4241 (for example, ``PROMOTE ``, ``CONFIRM ``, or ``ROLLBACK ``).
4342 Until the request is complete, any other incoming synchronous transactions and system requests
4443 will be delayed.
44+ - ``age `` (since version :doc: `3.2.0 </release/3.2.0 >`) -- the time in seconds that the oldest entry currently
45+ present in the queue has spent waiting for the quorum to collect.
46+
47+ - ``confirm_lag `` (since version :doc: `3.2.0 </release/3.2.0 >`) -- the time in seconds that the latest successfully
48+ confirmed entry waited for the quorum to collect.
4549
4650 * ``quorum `` -- the resulting value of the
4751 :ref: `replication_synchro_quorum <cfg_replication-replication_synchro_quorum >` configuration option.
You can’t perform that action at this time.
0 commit comments