Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add check in CLUSTERLINK KILL cmd to avoid freeing links to myself (v…
…alkey-io#689) Add check in CLUSTERLINK KILL cmd to avoid freeing cluster bus links to myself. Also add an assert in `freeClusterLink()`. Testing: ``` 127.0.0.1:6379> debug clusterlink kill all c0404ee68574c6aa1048aaebfe90283afe51d2fc (error) ERR Cannot free cluster link(s) to myself ``` Signed-off-by: Pierre Turin <[email protected]>
- Loading branch information