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

storage: fix setting shared creator ID #102263

Merged
merged 1 commit into from
Apr 26, 2023

Conversation

RaduBerinde
Copy link
Member

The AtLeast version check was incorrect and we weren't setting the Creator ID.

The code is improved to also set the Creator ID when the version is bumped.

We are missing unit tests for shared storage but there is currently no way to use a test / in-memory shared store; we will add tests when we address this.

Epic: none
Release note: None

The `AtLeast` version check was incorrect and we weren't setting the
Creator ID.

The code is improved to also set the Creator ID when the version is
bumped.

We are missing unit tests for shared storage but there is currently no
way to use a test / in-memory shared store; we will add tests when we
address this.

Epic: none
Release note: None
@RaduBerinde RaduBerinde requested a review from itsbilal April 25, 2023 18:02
@RaduBerinde RaduBerinde requested a review from a team as a code owner April 25, 2023 18:02
@cockroach-teamcity
Copy link
Member

This change is Reviewable

Copy link
Member

@itsbilal itsbilal left a comment

Choose a reason for hiding this comment

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

LGTM

@RaduBerinde
Copy link
Member Author

TFTR!

bors r+

@craig
Copy link
Contributor

craig bot commented Apr 25, 2023

This PR was included in a batch that timed out, it will be automatically retried

@craig
Copy link
Contributor

craig bot commented Apr 25, 2023

This PR was included in a batch that timed out, it will be automatically retried

@craig
Copy link
Contributor

craig bot commented Apr 25, 2023

Build failed (retrying...):

@craig
Copy link
Contributor

craig bot commented Apr 26, 2023

This PR was included in a batch that timed out, it will be automatically retried

@craig
Copy link
Contributor

craig bot commented Apr 26, 2023

Build succeeded:

@craig craig bot merged commit 2066afb into cockroachdb:master Apr 26, 2023
@RaduBerinde RaduBerinde deleted the fix-set-creator-id branch September 19, 2023 15:59
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