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: make storage.mvcc.range_tombstones.enabled tenant-readable #91824

Merged

Conversation

erikgrinaker
Copy link
Contributor

@erikgrinaker erikgrinaker commented Nov 14, 2022

This setting needs to be readable by tenants, in order to be used by schema GC and import jobs.

Appropriate tests will be added separately.

Epic: CRDB-2624

Release note: None

@cockroach-teamcity
Copy link
Member

This change is Reviewable

This setting needs to be readable by tenants, in order to be used by
schema GC and import jobs.

Appropriate tests will be added separately.

Release note: None
Copy link
Collaborator

@stevendanna stevendanna left a comment

Choose a reason for hiding this comment

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

I think this is the best we can probably do for now.

Note that operators will need to issue ALTER TENANT ALL SET CLUSTER SETTING ... in addition to SET CLUSTER SETTING to effectively change the value for everyone.

@erikgrinaker
Copy link
Contributor Author

Thanks for the heads-up.

CI failures are unrelated.

bors r+

@craig
Copy link
Contributor

craig bot commented Nov 14, 2022

Build succeeded:

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