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

Add new allocator.muzzy field to memory-stats reply schema #13076

Merged
merged 1 commit into from
Feb 21, 2024

Conversation

enjoy-binbin
Copy link
Collaborator

This field was added in #12996 but forgot to add it in json file.
This also causes reply-schemas-validator to fail.

This field was added in redis#12996 but forgot to add it in json file.
This also causes reply-schemas-validator to fail.
@enjoy-binbin
Copy link
Collaborator Author

https://github.com/redis/redis/actions/runs/7981756228/job/21794060390#step:11:869

jsonschema.exceptions.ValidationError: 'allocator.muzzy' does not match any of the regexes: '^db.'

Copy link
Collaborator

@sundb sundb left a comment

Choose a reason for hiding this comment

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

thanks, I ran fully CI but left out the reply-schemas-validator failure.

@oranagra oranagra merged commit 5b9fc46 into redis:unstable Feb 21, 2024
14 checks passed
@enjoy-binbin enjoy-binbin deleted the add_new_muzzy_field branch February 21, 2024 06:37
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

3 participants