Skip to content

ARTEMIS-6164 MQTT retained message support for mirror and federation - #6734

Draft
gtully wants to merge 1 commit into
apache:mainfrom
gtully:__ARTEMIS-6164
Draft

gtully wants to merge 1 commit into
apache:mainfrom
gtully:__ARTEMIS-6164

Conversation

@gtully

@gtully gtully commented Sep 23, 2026

Copy link
Copy Markdown
Contributor

Centralise MQTT retain handling into MQTTRetainMessagePlugin, a broker message plugin registered by the MQTT protocol manager factory. The plugin fires via afterMessageRoute on every routing path: normal MQTT publish, mirror, federation, and AMQP bridge.

MQTTRetainMessageManager is simplified to only the subscriber-side addRetainedMessagesToQueue().

Assisted-by: Claude

Centralise MQTT retain handling into MQTTRetainMessagePlugin, a broker
message plugin registered by the MQTT protocol manager factory.  The
plugin fires via afterMessageRoute on every routing path: normal MQTT
publish, mirror, federation, and AMQP bridge.

MQTTRetainMessageManager is simplified to only the
subscriber-side addRetainedMessagesToQueue().

Assisted-by: Claude
@gtully
gtully marked this pull request as draft September 23, 2026 09:04
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.

1 participant