Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
allocator: vlog descriptor and config in planning
Previously, a range's span config was not logged during allocation activity; the descriptor occasionally was. This commit adds v=6 logging in `ShouldPlanChange` and `PlanOneChange` which includes the range descriptor and span config being applied. The intention is that this additional logging will make debugging test failures quicker. Epic: none Release note: None
- Loading branch information