Closed
Description
Product: Tarantool
Root document: https://www.tarantool.io/en/doc/latest/reference/configuration/#cfg-replication-replication-anon
SME: @
Details
<…>l can write to temporary and
replica-local spaces), and it isn’t| present in the _cluster table|.
https://www.tarantool.io/en/doc/latest/reference/configuration/#cfg-replication-replication-anon
Что за таблица "_cluster" ? Нужна ссылка на описание этой сущности.
ToDo:
Check out if the info about the _cluster
space is enough here and make a link to it in the config. reference:
https://www.tarantool.io/en/doc/latest/book/replication/repl_add_instances/#server-startup-with-replication
If the info is not enough, update the article re: replication.
Also, we should use the term space
instead of table
.
To-Do
- change the term
table
tospace
and check this across the docs - add link to the
box.space._cluster
page - https://www.tarantool.io/en/doc/latest/reference/reference_lua/box_space/_cluster/ - compare the description of
replication_anon
in box.cfg reference (latest+2.11) and config reference and update it if necessary