[
https://issues.apache.org/jira/browse/ARTEMIS-4510?focusedWorklogId=913310&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-913310
]
ASF GitHub Bot logged work on ARTEMIS-4510:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 06/Apr/24 14:30
Start Date: 06/Apr/24 14:30
Worklog Time Spent: 10m
Work Description: clebertsuconic commented on PR #4867:
URL:
https://github.com/apache/activemq-artemis/pull/4867#issuecomment-2041105175
@AntonRoskvist some time ago I had already made routing able to auto-create
destinations as long as the session from the client is used.
Since you are passing the session now, I think we should just use that
functionality as is... We wouldn't break anythiing.
This is different than having Divert performing the auto-creation. this was
the missing link.. it's a lot cleaner!!!
Issue Time Tracking
-------------------
Worklog Id: (was: 913310)
Time Spent: 4.5h (was: 4h 20m)
> Add auto-create-destination logic to diverts
> --------------------------------------------
>
> Key: ARTEMIS-4510
> URL: https://issues.apache.org/jira/browse/ARTEMIS-4510
> Project: ActiveMQ Artemis
> Issue Type: Improvement
> Reporter: Anton Roskvist
> Priority: Major
> Time Spent: 4.5h
> Remaining Estimate: 0h
>
> This enables the use of dynamic routing decisions within the transformer by
> setting the message address. It also covers for a rare problem where if any
> of the forwarding addresses are removed during runtime, such as from
> auto-delete, the message would get silently dropped.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)