Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
storage: retry failed liveness heartbeats in tests
Teach multiTestContext.heartbeatLiveness to retry heartbeats that fail due to ErrEpochIncremented. This error is expected when the heartbeat races with an epoch increment from another store. Fix cockroachdb#27835. Release note: None
- Loading branch information