We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fea09e3 commit 152d90cCopy full SHA for 152d90c
doc/dev_guide/internals/box_protocol.rst
@@ -1294,7 +1294,7 @@ IPROTO_BALLOT_IS_RO_CFG corresponds to :ref:`box.cfg.read_only <cfg_basic-read_o
1294
IPROTO_BALLOT_GC_VCLOCK may have the value of the instance's oldest
1295
WAL entry, which corresponds to :ref:`box.info.gc().vclock <box_info_gc>`.
1296
1297
-IPROTO_BALLOT_RO is true if the instance is not writable,
+IPROTO_BALLOT_IS_RO is true if the instance is not writable,
1298
which may happen for a variety of reasons, such as:
1299
it was configured as :ref:`read_only <cfg_basic-read_only>`,
1300
or it has :ref:`orphan status <replication-orphan_status>`,
0 commit comments