Cluster: clusterBlacklistAddNode() key lookup fixed.
We can't lookup by node->name that's not an SDS string but a plain C array in the node structure.
Please register or sign in to comment
We can't lookup by node->name that's not an SDS string but a plain C array in the node structure.