Skip to content

cluster_backend_zeromq: Set Cluster::Backend::ZeroMQ::ipv6=T when needed#101

Merged
awelzel merged 1 commit into
masterfrom
topic/awelzel/5251-zeromq-ipv6-not-default
Mar 9, 2026
Merged

cluster_backend_zeromq: Set Cluster::Backend::ZeroMQ::ipv6=T when needed#101
awelzel merged 1 commit into
masterfrom
topic/awelzel/5251-zeromq-ipv6-not-default

Conversation

@awelzel

@awelzel awelzel commented Mar 7, 2026

Copy link
Copy Markdown
Contributor

Now that Cluster::Backend::ZeroMQ::ipv6 defaults to false, ensure it is
toggled to true if any of the node addresses resolves to an IPv6 address.

Also, add brackets around IPv6 addresses for the ZeroMQ endpoints as otherwise
ZeroMQ will consider the addresses as a device. Add a test for this, too.

Relates to #5251

Now that Cluster::Backend::ZeroMQ::ipv6 defaults to false, ensure it is
toggled to true if any of the node addresses resolves to an IPv6 address.

Also, add brackets around IPv6 addresses for the ZeroMQ endpoints as otherwise
ZeroMQ will consider the addresses as a device. Add a test for this, too.

Relates to #5251
@awelzel awelzel force-pushed the topic/awelzel/5251-zeromq-ipv6-not-default branch from 26a3b1a to 064d057 Compare March 8, 2026 16:09
@awelzel awelzel requested a review from timwoj March 9, 2026 08:50
@awelzel awelzel merged commit 1dc6199 into master Mar 9, 2026
4 checks passed
@awelzel awelzel deleted the topic/awelzel/5251-zeromq-ipv6-not-default branch March 9, 2026 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants