[ 
https://issues.apache.org/jira/browse/ARTEMIS-2328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

clebert suconic updated ARTEMIS-2328:
-------------------------------------
    Description: 
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.

> 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
>            Reporter: clebert suconic
>            Assignee: clebert suconic
>            Priority: Major
>
> 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)

Reply via email to