spqr icon indicating copy to clipboard operation
spqr copied to clipboard

REDISTRIBUTE: default batch size

Open Denchick opened this issue 1 year ago • 0 comments

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.

Denchick avatar Nov 12 '24 14:11 Denchick