Draft: feat: support multiple vshard groups
Summary
Added support of vshard group per tier:
-
vshard_current_config
,vshard_target_config
,vshard_bootstrapped
were removed from _pico_property table. - New fields (that were removed from _pico_property) in _pico_tier table
- Support multiple vshard groups in governor module:
- Modified plan creating
- Modified rpc handler
- Support changes from sbroad traits
- Changes should be cherry-picked to 24.2: no
- Docs follow-up: new issue
Edited by Alexander Kurdakov