Skip to content

HFE - count in command must match actual number of fields#13369

Merged
moticless merged 5 commits intoredis:unstablefrom
moticless:fix-hrandfield-flaky-test
Jun 26, 2024
Merged

HFE - count in command must match actual number of fields#13369
moticless merged 5 commits intoredis:unstablefrom
moticless:fix-hrandfield-flaky-test

Conversation

@moticless
Copy link
Collaborator

@moticless moticless commented Jun 26, 2024

There was wrong preliminary assumption that we can optionally provide vector of arguments more than count.
This is error-prone approach that leaded to actual error in that case. This PR enforce that vector of argument match count.

Also fixed flaky HRANDFIELD test.

tezc
tezc previously approved these changes Jun 26, 2024
@moticless moticless changed the title Fix HRANDFIELD flaky test HFE - count in command must match actual number of fields Jun 26, 2024
@moticless moticless merged commit a926713 into redis:unstable Jun 26, 2024
@moticless moticless deleted the fix-hrandfield-flaky-test branch June 26, 2024 11:12
funny-dog pushed a commit to funny-dog/redis that referenced this pull request Sep 17, 2025
There was wrong preliminary assumption that we can optionally provide
vector of arguments more than count.
This is error-prone approach that leaded to actual error in that case.
This PR enforce that vector of argument match count.

Also fixed flaky HRANDFIELD test.
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.

3 participants