- 
                Notifications
    You must be signed in to change notification settings 
- Fork 83
Update config settings #1923
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
Update config settings #1923
Conversation
| Thanks for the documentation updates. The preview documentation has now been torn down - reopening this PR will republish it. | 
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These two dbms.cluster.minimum_initial_system_primaries_count and server.directories.cluster_state also look like deprecated from 5.26.
dbms.cluster.network.supported_compression_algos has a changed value from emptyList to List.of, but I don't know how this will be rendered in SHOW CONFIG.
| 
 I'll take a look. I'll also ask someone from the clustering to review this PR when time comes to push all 5.26 changes | 
| I might be wrong but  | 
| 
 We don't have any default value for this config. | 
| 
 Ah, I see now. Sorry for the confusion. | 
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
related to: