apache / kvrocks-controller

Apache Kvrocks Controller is a cluster management tool for Apache Kvrocks.
https://kvrocks.apache.org/
Apache License 2.0
85 stars 42 forks source link

Improve the migration API #214

Open PragmaTwice opened 6 days ago

PragmaTwice commented 6 days ago

The input parameter should be slot ranges e.g. slotRanges: ["1", "2-8", "11-22"] instead of slot.

Also we need to explain what's the slotOnly parameter.