Skip to content
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

GG-34040 Added cache names validation #3146

Merged
merged 8 commits into from May 15, 2024
Merged

GG-34040 Added cache names validation #3146

merged 8 commits into from May 15, 2024

Conversation

odiszapc
Copy link
Contributor

No description provided.

"which cause issues when persistence is used ({@code \\}, {@code /}, {@code \\0}). " +
"Default is true",
type = Boolean.class)
public static final String IGNITE_VALIDATE_CACHE_NAMES = "IGNITE_VALIDATE_CACHE_NAMES";
Copy link
Contributor

Choose a reason for hiding this comment

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

Use org.apache.ignite.SystemProperty#defaults instead of a note in the description.

@vldpyatkov vldpyatkov merged commit f441e1e into master May 15, 2024
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.

None yet

2 participants