Closed iskettaneh closed 54 minutes 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
This change is
TFTR!
bors r+
Build succeeded:
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