File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
doc/reference/configuration Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 7474
7575 A Tarantool replica can be anonymous. This type of replica
7676 is read-only (but you still can write to temporary and
77- replica-local spaces), and it isn't present in the `` _cluster `` table .
77+ replica-local spaces), and it isn't present in the :ref: ` _cluster < box_space-cluster >` space .
7878
7979 Since an anonymous replica isn't registered in the ``_cluster `` table,
8080 there is no limitation for anonymous replicas count in a replica set:
Original file line number Diff line number Diff line change @@ -3525,7 +3525,7 @@ The ``replication`` section defines configuration parameters related to :ref:`re
35253525
35263526 .. NOTE ::
35273527
3528- Anonymous replicas are not registered in the :ref: `_cluster <box_space-cluster >` table .
3528+ Anonymous replicas are not registered in the :ref: `_cluster <box_space-cluster >` space .
35293529 This means that there is no :ref: `limitation <limitations_replicas >` on the number of anonymous replicas in a replica set.
35303530
35313531 |
You can’t perform that action at this time.
0 commit comments