Skip to content

When using IPv6 with a Redis cluster, executing the keys method will be unable to retrieve the node #3015

Closed
@silentmoooon

Description

@silentmoooon

image
The clusterNodes returned by Jedis uses ip:port as the key, but the format of node.asString() is [ip]:port.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions