[
https://issues.apache.org/jira/browse/ARTEMIS-2964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17222877#comment-17222877
]
ASF subversion and git services commented on ARTEMIS-2964:
----------------------------------------------------------
Commit 7dd50bd58ed2b46aa7ecdba7cffe979b672d58fb in activemq-artemis's branch
refs/heads/master from Gary Tully
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=7dd50bd ]
Merge pull request #3315 from gtully/ARTEMIS-2964
ARTEMIS-2964 - fire advisory messages via post office, independent of…
> Openwire ActiveMQ.Advisory.Connection does not fire
> ----------------------------------------------------
>
> Key: ARTEMIS-2964
> URL: https://issues.apache.org/jira/browse/ARTEMIS-2964
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Components: OpenWire
> Affects Versions: 2.15.0
> Reporter: Gary Tully
> Assignee: Gary Tully
> Priority: Major
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
> it is not possible to consume the new connection advisory with Artemis.
> (topic Activemq.Advisory.Connection). The advisory fire fails b/c the
> internal session is used in error to fire advisories and that has not yet
> been created.
> The advisories should be routed directly in the same manner as management
> notifications.
> Note: to consume advisories, the appropriate permissions to create and
> receive must be present.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)