You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/08/17 17:30:00 UTC

[jira] [Commented] (ARTEMIS-3942) Use session instead of direct routing for MQTT LWT messages

    [ https://issues.apache.org/jira/browse/ARTEMIS-3942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17580905#comment-17580905 ] 

ASF subversion and git services commented on ARTEMIS-3942:
----------------------------------------------------------

Commit 682f505e32f9b6472665212acd6f58c32c7bf98d in activemq-artemis's branch refs/heads/main from Justin Bertram
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=682f505e32 ]

ARTEMIS-3942 use session instead of direct routing for MQTT LWT messages

Using direct routing skips authorization for "Last Will and Testament"
messages (a.k.a. "will" messages). This commit fixes that problem by
using the internal session that is established for normal message
production and consumption.


> Use session instead of direct routing for MQTT LWT messages
> -----------------------------------------------------------
>
>                 Key: ARTEMIS-3942
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-3942
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>            Reporter: Justin Bertram
>            Assignee: Justin Bertram
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)