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

stability: prevent GC from preventing all new transactions #9524

Merged
merged 1 commit into from
Sep 24, 2016

Conversation

tbg
Copy link
Member

@tbg tbg commented Sep 24, 2016

Fixes #9522.


This change is Reviewable

@tamird
Copy link
Contributor

tamird commented Sep 24, 2016

LGTM

@tbg
Copy link
Member Author

tbg commented Sep 24, 2016

In the interest of deploying this soon, I'm going to merge this, but please let me know if further refactors/precautions/tests are in order before #9522 can be considered satisfactorily addressed.

@tbg tbg merged commit 82f55e5 into cockroachdb:master Sep 24, 2016
@tbg tbg deleted the txn-gc branch September 24, 2016 22:56
@bdarnell
Copy link
Contributor

LGTM. I can't think of any other specific tests to add here, but it just makes me nervous that the slow-path GC is so infrequent that we didn't run into this until we both deployed this to production and used a particular workload.

@tbg
Copy link
Member Author

tbg commented Sep 26, 2016

Mentioned that in #9522.

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