Skip to content

Disconnect MQTT client when its credential expires (backport #11867) #11868

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
Jul 31, 2024

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Jul 31, 2024

Fixes #11854 and #11862

This commit uses the same approach as implemented for AMQP 1.0 and Streams: When a token expires, RabbitMQ will close the connection.


This is an automatic backport of pull request #11867 done by Mergify.

Fixes https://github.com/rabbitmq/rabbitmq-server/discussions/11854
Fixes #11862

This commit uses the same approach as implemented for AMQP 1.0 and
Streams: When a token expires, RabbitMQ will close the connection.

(cherry picked from commit 7fb7833)
@mergify mergify bot assigned ansd Jul 31, 2024
@michaelklishin michaelklishin merged commit 6843d0b into v4.0.x Jul 31, 2024
191 checks passed
@michaelklishin michaelklishin deleted the mergify/bp/v4.0.x/pr-11867 branch July 31, 2024 02:34
ansd added a commit that referenced this pull request Jul 31, 2024
Disconnect MQTT client when its credential expires (backport #11867) (backport #11868)
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.

2 participants