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

release-20.2: kv: allow manual GC that does not advance threshold #9956

Closed
jseldess opened this issue Mar 9, 2021 · 3 comments
Closed

release-20.2: kv: allow manual GC that does not advance threshold #9956

jseldess opened this issue Mar 9, 2021 · 3 comments
Assignees
Milestone

Comments

@jseldess
Copy link
Contributor

jseldess commented Mar 9, 2021

PR: cockroachdb/cockroach#60745

From release notes:

Manually enqueueing a range in the GC queue now properly respects the SkipShouldQueue option. This can be useful to force the GC of a specific range. [#60745][#60745] {% comment %}doc{% endcomment %}

@jseldess jseldess added this to the 20.2.x milestone Mar 9, 2021
@jseldess
Copy link
Contributor Author

jseldess commented Mar 9, 2021

@taroface, not sure if this requires any docs or if it's rather related to troubleshooting guidance we could/should provide. CC @mwang1026, @nvanbenschoten, since this comes out of KV.

@nvanbenschoten
Copy link
Member

I do not think this needs documentation. It was primarily added as a mechanism for CRDB engineers to use during support escalations.

@jseldess
Copy link
Contributor Author

jseldess commented Apr 7, 2021

Thanks, @nvanbenschoten!

@jseldess jseldess closed this as completed Apr 7, 2021
@jseldess jseldess modified the milestones: 20.2.x, 20.2 May 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants