Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
kvserver: deflake TestNewRangefeedForceLeaseRetry
This commit lets the test waits for N1's view of N2's lease expiration to match N2's view. This is important in the rare case where N1 tries to increase N2's epoch, but it has a stale view of the lease expiration time. Fixes: #131808 Release note: None
- Loading branch information