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

kvcoord: print traced query when failing the TestProxyTracing #136001

Closed

Conversation

iskettaneh
Copy link
Contributor

This commit prints the traced query when TestProxyTracing test fails.
This should help with debugging the failures.

References: #135493

Release note: NoneBackport 1/1 commits from #135846.

/cc @cockroachdb/release


This commit prints the traced query when TestProxyTracing test fails. This should help with debugging the failures.

References: #135493

Release note: None

This commit prints the traced query when TestProxyTracing test fails.
This should help with debugging the failures.

References: cockroachdb#135493

Release note: None
This commit disables follower reads for the test TestProxyTracing. We
noticed that sometimes, the test gets slow, and by the time we issue a
read request, it's served via follower reads instead of proxying it to
the leaseholder.

Fixes: cockroachdb#135493

Release note: None
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@iskettaneh iskettaneh closed this Nov 22, 2024
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