Skip to content

[8.0] fix (MQ): support IPv4-only broker hostnames#8679

Merged
fstagni merged 1 commit into
DIRACGrid:rel-v8r0from
hanx-hep:fix-stomp-ipv4-only-rel-v8r0
Jul 8, 2026
Merged

[8.0] fix (MQ): support IPv4-only broker hostnames#8679
fstagni merged 1 commit into
DIRACGrid:rel-v8r0from
hanx-hep:fix-stomp-ipv4-only-rel-v8r0

Conversation

@hanx-hep

@hanx-hep hanx-hep commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Backport of #8649 to rel-v8r0.

This allows STOMP MQ connections to resolve IPv4-only broker hostnames by using AF_UNSPEC while preserving the IPv6 preference when IPv6 addresses are available.

Validation:

  • PYTHONPATH=src:dirac-common/src /opt/dirac/pro/Linux-x86_64/bin/python -m pytest -q -o addopts='' src/DIRAC/Resources/MessageQueue/test

BEGINRELEASENOTES

*Resources

FIX: Allow STOMP MQ connections to use IPv4-only broker hostnames.

ENDRELEASENOTES

@fstagni fstagni changed the title fix (MQ): support IPv4-only broker hostnames [8.0] fix (MQ): support IPv4-only broker hostnames Jul 8, 2026
@fstagni fstagni merged commit 47350d2 into DIRACGrid:rel-v8r0 Jul 8, 2026
22 checks passed
@DIRACGridBot DIRACGridBot added the sweep:ignore Prevent sweeping from being ran for this PR label Jul 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

sweep:ignore Prevent sweeping from being ran for this PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants