We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The description of server.consistency_check.max_rate(https://www.cockroachlabs.com/docs/v24.1/cluster-settings.html#setting-server-consistency-check-max-rate) in the docs mentions server.consistency_check.interval, but I can't seem to find a cluster setting entry for server.consistency_check.interval on the same doc page.
server.consistency_check.max_rate
server.consistency_check.interval
Is it possible that it was accidentally removed?
Jira issue: DOC-10631
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The description of
server.consistency_check.max_rate
(https://www.cockroachlabs.com/docs/v24.1/cluster-settings.html#setting-server-consistency-check-max-rate) in the docs mentionsserver.consistency_check.interval
, but I can't seem to find a cluster setting entry forserver.consistency_check.interval
on the same doc page.Is it possible that it was accidentally removed?
Jira issue: DOC-10631
The text was updated successfully, but these errors were encountered: