Open Denchick opened 1 week ago
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
BATCH SIZE
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.
In #789 was added
REDISTRIBUTE
command. It would be more user friendly ifBATCH SIZE
parameter has some default value, so the command syntax will be.It also will be cool if user could redefine this default in coordinator config file.