tarantool / vshard

The new generation of sharding based on virtual buckets
Other
100 stars 30 forks source link

Allow to choose where to start rebalancer, via a config option #278

Closed Gerold103 closed 9 months ago

Gerold103 commented 3 years ago

Otherwise it is hard to find it to read the logs.

sharonovd commented 3 years ago

I'd prefer to get this info from vshard.cfg more easily. Auto-choose is better than manual selection as long as I am able to quickly navigate to the node.

sharonovd commented 3 years ago

E. g.

> vshard.locate_rebalancer()
 - 192.168.11.15:3301
Gerold103 commented 9 months ago

Done in https://github.com/tarantool/vshard/commit/d62497302c531bc4159081eba095a408569ad626 and https://github.com/tarantool/vshard/commit/9fda3546ded3f74fa03dda371a984986e2b367d1.