Skip to content

Document the 'replication.anon' config option #4344

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Jul 10, 2024

Conversation

andreyaksenov
Copy link
Contributor

@andreyaksenov andreyaksenov commented Jul 4, 2024

Fixes #3896.

Staging:

@andreyaksenov andreyaksenov linked an issue Jul 4, 2024 that may be closed by this pull request
@andreyaksenov andreyaksenov force-pushed the config_replication_anon branch 2 times, most recently from ceed251 to 9772756 Compare July 4, 2024 12:52
@andreyaksenov andreyaksenov marked this pull request as ready for review July 4, 2024 12:52
@andreyaksenov andreyaksenov changed the title Document replication.anon config option Document the 'replication.anon' config option Jul 4, 2024
@andreyaksenov andreyaksenov force-pushed the config_replication_anon branch from 9772756 to 4115209 Compare July 4, 2024 13:05
@andreyaksenov andreyaksenov force-pushed the config_replication_anon branch from 4115209 to 4e684f8 Compare July 4, 2024 13:16
@andreyaksenov andreyaksenov requested a review from ImeevMA July 4, 2024 14:21
Copy link
Contributor

@sergepetrenko sergepetrenko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the patch!
LGTM.

.. NOTE::

Anonymous replicas are not registered in the :ref:`_cluster <box_space-cluster>` table.
This means that there is no :ref:`limitation <limitations_fields_in_index>` on the number of anonymous replicas in a replica set.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: seems the link is pointing to the wrong limitation.

@andreyaksenov andreyaksenov requested a review from xuniq July 8, 2024 09:48
@andreyaksenov andreyaksenov merged commit b0ef2dd into latest Jul 10, 2024
1 check passed
@andreyaksenov andreyaksenov deleted the config_replication_anon branch July 10, 2024 06:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

config: anonymous replica is now supported
4 participants