]> git.saurik.com Git - redis.git/commit
Clear the importing status from the slot if a CLUSTER SETSLOT command permanently...
authorantirez <antirez@gmail.com>
Fri, 30 Sep 2011 17:20:56 +0000 (19:20 +0200)
committerantirez <antirez@gmail.com>
Fri, 30 Sep 2011 17:20:56 +0000 (19:20 +0200)
commitc5954c196679cbc830fd835d6b72bbd94422fe5a
tree3b34bc6e1c0738ae92819e938c3f07f9b6fd4164
parent6c0047c4304fc5cd84029996587d6ea1416d0578
Clear the importing status from the slot if a CLUSTER SETSLOT command permanently assigns the slot to the importing node.
src/cluster.c