Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
128874: kvserver: log status when lease requested r=arulajmani a=tbg The lease acquisition loop is too silent, as seen in a recent investigation[^1]. If we loop around multiple times, we ought to at least log the status in each case which will give a clue as to what was wrong with the previous lease. [^1]: https://cockroachlabs.slack.com/archives/C0KB9Q03D/p1723534154297719?thread_ts=1723502058.001399&cid=C0KB9Q03D Epic: none Release note: None Co-authored-by: Tobias Grieger <[email protected]>
- Loading branch information