spqr
spqr copied to clipboard
REDISTRIBUTE: default batch size
In #789 was added REDISTRIBUTE command. It would be more user friendly if BATCH SIZE parameter has some default value, so the command syntax will be.
REDISTRIBUTE KEY RANGE <key_range_id> TO <shard> [BATCH SIZE <value>];
It also will be cool if user could redefine this default in coordinator config file.