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

sql/sqlinstance/instancestorage: use CommitInBatch to optimize round-… #84784

Merged
merged 1 commit into from
Jul 21, 2022

Conversation

ajwerner
Copy link
Contributor

…trips

By using CommitInBatch we can hit the 1PC optimization and avoid a round-trip
to the leaseholder of the range in question.

Release note: None

…trips

By using CommitInBatch we can hit the 1PC optimization and avoid a round-trip
to the leaseholder of the range in question.

Release note: None
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@ajwerner ajwerner marked this pull request as ready for review July 21, 2022 13:50
@ajwerner ajwerner requested a review from rimadeodhar July 21, 2022 13:51
@ajwerner
Copy link
Contributor Author

TFTR!

bors r+

@craig craig bot merged commit 79edfce into cockroachdb:master Jul 21, 2022
@craig
Copy link
Contributor

craig bot commented Jul 21, 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