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

[reporting/Engine.cpp]: reading attribute data should validate "valid cluster path" #37410

Open
andy31415 opened this issue Feb 5, 2025 · 0 comments

Comments

@andy31415
Copy link
Contributor

We already have validation for this as part of checking cluster info data version.

See #37345 (comment) for originating comment.

The code would be clearer to follow and maintain if the checks for versioning were clearer. However as it stands today, if we create a trivial error out if the path is not valid we fail tests and we need to determine why (likely due to wildcard expansion logic).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

1 participant