Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
kvserver: clean-up interaction between the mergeQueue and `AdminReloc…
…ateRange` This commit makes it such that the `mergeQueue` no longer has to take special care to avoid a lease transfer when calling into `AdminRelocateRange`. This was enabled by cockroachdb#75676. The preceding logic can be cleaned up in the 22.2 cycle. Release note: None
- Loading branch information