To Support Distributed Arch Redis Cluster Divides itself in ~16K hashslots, and each nodes carries a range of hashslots, To Perform operations like WATCH, MGET the Keys should belong to same HashSlot
This Issue will not occur with Standalone Redis Node But with Redis Cluster, try to do WATCH, MGET with keys belonging to same hashslot