Skip to content

BITSET and BITFIELD SET should propagate even if just length changed#10459

Merged
oranagra merged 1 commit intoredis:unstablefrom
guybe7:fix_bitstuff
Mar 21, 2022
Merged

BITSET and BITFIELD SET should propagate even if just length changed#10459
oranagra merged 1 commit intoredis:unstablefrom
guybe7:fix_bitstuff

Conversation

@guybe7
Copy link
Collaborator

@guybe7 guybe7 commented Mar 21, 2022

Bug introduced in #9403, caused inconsistency between master and
replica in case just the length (i.e. set a high-index bit to 0)
changed.

Bug introduced in redis#9403, caused inconsistency between master and
replica in case just the length (i.e. set a high-index bit to 0)
changed.
@guybe7 guybe7 requested review from enjoy-binbin and oranagra March 21, 2022 09:27
Copy link
Member

@oranagra oranagra left a comment

Choose a reason for hiding this comment

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

@yossigo what is our policy regarding release notes about fixes for bugs in a release candidate release?
do we wanna mention them? or is it insignificant since the RC shouldn't have been used for anything other than testing?

obviously for major issues prevention the adoption or testing of the RC we do need, but i have a feeling that for small fixes we don't.
WDYT?

@oranagra oranagra merged commit e82c1ae into redis:unstable Mar 21, 2022
@oranagra oranagra mentioned this pull request Apr 5, 2022
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.

2 participants