[
https://issues.apache.org/jira/browse/ARTEMIS-2328?focusedWorklogId=235648&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-235648
]
ASF GitHub Bot logged work on ARTEMIS-2328:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 01/May/19 04:48
Start Date: 01/May/19 04:48
Worklog Time Spent: 10m
Work Description: clebertsuconic commented on pull request #2656:
ARTEMIS-2328 Routing after empty addresses could lead to invalid mess…
URL: https://github.com/apache/activemq-artemis/pull/2656
…ages
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 235648)
Time Spent: 10m
Remaining Estimate: 0h
> 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: 10m
> 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)