[
https://issues.apache.org/jira/browse/ARTEMIS-2328?focusedWorklogId=235678&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-235678
]
ASF GitHub Bot logged work on ARTEMIS-2328:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 01/May/19 05:51
Start Date: 01/May/19 05:51
Worklog Time Spent: 10m
Work Description: michaelandrepearce commented on issue #2656:
ARTEMIS-2328 Routing after empty addresses could lead to invalid mess…
URL: https://github.com/apache/activemq-artemis/pull/2656#issuecomment-488215900
@clebertsuconic lgtm (assume you're just going to merge, if not im happy to
merge for you if you need)
whilst you're online could you look at
https://github.com/apache/activemq-artemis/pull/2655 its a few line change just
to get exception to exception listeners for spring jms.
----------------------------------------------------------------
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: 235678)
Time Spent: 3h 20m (was: 3h 10m)
> 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: 3h 20m
> 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)