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

base: allow CompareSuffixes to be stricter than Compare #3956

Merged
merged 1 commit into from
Sep 24, 2024

Conversation

RaduBerinde
Copy link
Member

This change allows CompareSuffixes to be stricter than Compare
(when the prefixes are equal). This will allow reverting the CRDB
comparer behavior to be consistent with previous releases (avoiding
$replica inconsistency).

Informs cockroachdb/cockroach#130533

This change allows `CompareSuffixes` to be stricter than `Compare`
(when the prefixes are equal). This will allow reverting the CRDB
comparer behavior to be consistent with previous releases (avoiding
$replica inconsistency).

Informs cockroachdb/cockroach#130533
@RaduBerinde RaduBerinde requested a review from a team as a code owner September 24, 2024 03:01
@cockroach-teamcity
Copy link
Member

This change is Reviewable

Copy link
Collaborator

@jbowens jbowens left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewed 6 of 6 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @RaduBerinde)

@RaduBerinde
Copy link
Member Author

TFTR!

@RaduBerinde RaduBerinde merged commit b34a393 into cockroachdb:master Sep 24, 2024
12 checks passed
@RaduBerinde RaduBerinde deleted the compare-suffix-strict branch September 24, 2024 22:49
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