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

kvserver: use the context from the proposal buf #132950

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

andrewbaptist
Copy link
Collaborator

Previously the code in FlushLockedWithRaftGroup used the generic context for the replica rather than a specific one for the proposal. We have the proposal buffer in this method so we should use it instead. This will make SQL traces more meaningful.

Epic: none

Release note: None

Previously the code in FlushLockedWithRaftGroup used the generic context
for the replica rather than a specific one for the proposal. We have the
proposal buffer in this method so we should use it instead. This will
make SQL traces more meaningful.

Epic: none

Release note: None
Copy link

blathers-crl bot commented Oct 18, 2024

It looks like your PR touches production code but doesn't add or edit any test code. Did you consider adding tests to your PR?

🦉 Hoot! I am a Blathers, a bot for CockroachDB. My owner is dev-inf.

@cockroach-teamcity
Copy link
Member

This change is Reviewable

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.

2 participants