cockroachdb / cockroach

CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
https://www.cockroachlabs.com
Other
30.16k stars 3.82k forks source link

kvcoord: Disable follower reads for TestProxyTracing #135921

Closed iskettaneh closed 54 minutes ago

iskettaneh commented 6 hours ago

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: #135493

Release note: None

cockroach-teamcity commented 6 hours ago

This change is Reviewable

iskettaneh commented 2 hours ago

TFTR!

bors r+

craig[bot] commented 54 minutes ago

Build succeeded: