Skip to content

Move `get_write_location` into `Database::LoadBalancing`

Kamil Trzciński requested to merge move-get-write-location into master

What does this MR do and why?

Since the get_write_location is used only in LB context this moves it to be only available there.

Related to: #341451 (closed)

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Kamil Trzciński

Merge request reports