[
https://issues.apache.org/jira/browse/ARTEMIS-4196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17698074#comment-17698074
]
ASF subversion and git services commented on ARTEMIS-4196:
----------------------------------------------------------
Commit 00cae02ca46c60045f04c5778ce203c941222c15 in activemq-artemis's branch
refs/heads/main from Gary Tully
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=00cae02ca4 ]
ARTEMIS-4196 - set message routing type in mqtt publish
> 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
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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)