[
https://issues.apache.org/jira/browse/ARTEMIS-2328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16830882#comment-16830882
]
ASF subversion and git services commented on ARTEMIS-2328:
----------------------------------------------------------
Commit fa259ba66e6fa653b90d81f64d5162b8f5d7b341 in activemq-artemis's branch
refs/heads/master from Clebert Suconic
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=fa259ba ]
ARTEMIS-2328 Routing after empty addresses could lead to invalid messages
> Invalid Routing with Empty Topics and mixed Session
> ---------------------------------------------------
>
> Key: ARTEMIS-2328
> URL: https://issues.apache.org/jira/browse/ARTEMIS-2328
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Affects Versions: 2.8.0
> Reporter: clebert suconic
> Assignee: clebert suconic
> Priority: Major
> Fix For: 2.9.0
>
> Time Spent: 3.5h
> Remaining Estimate: 0h
>
> if you call sender.send() into a valid queue
> and then sender.send(); into an empty address (topic without subscriptions)
>
> Then cached routing would use the previous version on a valid queue and
> duplicate messages.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)