Closed silentmoooon closed 1 month ago
The clusterNodes returned by Jedis uses ip:port as the key, but the format of node.asString() is [ip]:port.
That's fixed now. Please use the latest snapshots to verify whether the fix works for you.
The clusterNodes returned by Jedis uses ip:port as the key, but the format of node.asString() is [ip]:port.