Expose this replica vshard URI
DifferentialOrange opened this issue · 0 comments
DifferentialOrange commented
This replica URI is required for automatic stored procedure grants setup (for example, in tarantool/crud).
Now tarantool/crud uses vshard.storage.info()
replicaset.master
to extract replicaset master uri, but in case of master = 'auto'
discovery vshard.storage.info()
no longer provides access to current master through public API.