[
https://issues.apache.org/jira/browse/ARTEMIS-818?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15605699#comment-15605699
]
ASF subversion and git services commented on ARTEMIS-818:
---------------------------------------------------------
Commit 1a4a148ba96996ddfa94a99de9990ff7bfb83a00 in activemq-artemis's branch
refs/heads/master from [~andytaylor]
[ https://git-wip-us.apache.org/repos/asf?p=activemq-artemis.git;h=1a4a148 ]
ARTEMIS-817 and ARTEMIS-818 openwire fixes
https://issues.apache.org/jira/browse/ARTEMIS-817
https://issues.apache.org/jira/browse/ARTEMIS-818
issues around Openwire protocol, sending a null stream maessage via openwire
causes a null pointer and if a topic is auto created with openwire then it cant
be destroyed as it checks for the management queue.
> Openwire destinations/subscriptions not removed correctly
> ---------------------------------------------------------
>
> Key: ARTEMIS-818
> URL: https://issues.apache.org/jira/browse/ARTEMIS-818
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Components: OpenWire
> Reporter: Andy Taylor
> Assignee: Andy Taylor
>
> there are 2 issues
> 1. if a queue jms.topic.* is created which is handled as a subscription, then
> on delete the management queue created won't allow deletion.
> 2. also openwire allows the removal of a destination that doesnt exist,
> currently we are throwing an exception.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)