Skip to content

Use advertised TLS host setting in metadata frame #14344

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 8, 2025

Conversation

acogoluegnes
Copy link
Contributor

The rabbitmq_stream.advertised_tls_host setting is not used in the metadata frame of the stream protocol, even if it is set. This commit makes sure the setting is used if set.

References rabbitmq/rabbitmq-stream-java-client#803

The rabbitmq_stream.advertised_tls_host setting is not used in the
metadata frame of the stream protocol, even if it is set. This commit
makes sure the setting is used if set.

References rabbitmq/rabbitmq-stream-java-client#803
@acogoluegnes acogoluegnes added this to the 4.2.0 milestone Aug 8, 2025
@acogoluegnes acogoluegnes merged commit eaa4adb into main Aug 8, 2025
281 checks passed
@acogoluegnes acogoluegnes deleted the stream-use-advertised-tls-host-in-metadata branch August 8, 2025 13:01
acogoluegnes added a commit that referenced this pull request Aug 8, 2025
Use advertised TLS host setting in metadata frame (backport #14344)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant