Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
server: change x-locality log from vevent to vinfo
The X-locality log events were added in #104585 to the Node batch receive path, to alert when localities were misconfigured. In some clusters, especially test clusters, these events are unnecessarily verbose in traces. Change the log from `VEvent(5)` to `VInfo(5)` in the node batch path. Part of: #110648 Epic: none Release note: None
- Loading branch information