mirror of
https://github.com/redis/redis.git
synced 2026-03-24 11:43:23 -04:00
Added missing test case coverage for below scenarios: 1. The command only works if all the specified slots are, from the point of view of the node receiving the command, currently not assigned. A node will refuse to take ownership for slots that already belong to some other node (including itself). 2. The command fails if the same slot is specified multiple times. |
||
|---|---|---|
| .. | ||
| announced-endpoints.tcl | ||
| cli.tcl | ||
| hostnames.tcl | ||
| links.tcl | ||
| misc.tcl | ||
| multi-slot-operations.tcl | ||
| scripting.tcl | ||
| slot-ownership.tcl | ||