Gary Tully created ARTEMIS-4196:
-----------------------------------
Summary: MQTT cluster message distribution is broken with OFF and
OFF_WITH_REDISTRIBUTION loadbalancing types
Key: ARTEMIS-4196
URL: https://issues.apache.org/jira/browse/ARTEMIS-4196
Project: ActiveMQ Artemis
Issue Type: Bug
Components: clustering, MQTT
Reporter: Gary Tully
Assignee: Gary Tully
The issue relates to the lack of a routingType on the messages from the mqtt
publish in the mqtt protocol head.
With OFF or OFF_WITH_REDISTRIBUTION we assert that the routing type is
multicast to allow clustering, but without a routing type on the message that
fails and we don't forward to any remote bindings in error.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)