Skip to content

Fix reply schemas for availability-zone in CLUSTER SLOTS/SHARDS#3353

Closed
sarthakaggarwal97 wants to merge 1 commit into
valkey-io:unstablefrom
sarthakaggarwal97:fix-az-reqres-test
Closed

Fix reply schemas for availability-zone in CLUSTER SLOTS/SHARDS#3353
sarthakaggarwal97 wants to merge 1 commit into
valkey-io:unstablefrom
sarthakaggarwal97:fix-az-reqres-test

Conversation

@sarthakaggarwal97

Copy link
Copy Markdown
Contributor

Fix the reply-schemas-validator failure introduced by #3156

That change added availability-zone to the runtime responses for CLUSTER SLOTS and CLUSTER SHARDS, but the command reply schemas were not updated to allow the new field. As a result, req/res validation rejected the new node metadata.

This PR updates the reply schemas for both commands and regenerates src/commands.def so the generated command metadata stays in sync.

Failing: https://github.com/valkey-io/valkey/actions/runs/22930288382/job/66550070035

Signed-off-by: Sarthak Aggarwal <sarthagg@amazon.com>
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.

1 participant