[
https://issues.apache.org/jira/browse/ARTEMIS-4510?focusedWorklogId=910013&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-910013
]
ASF GitHub Bot logged work on ARTEMIS-4510:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 15/Mar/24 03:12
Start Date: 15/Mar/24 03:12
Worklog Time Spent: 10m
Work Description: clebertsuconic commented on PR #4681:
URL:
https://github.com/apache/activemq-artemis/pull/4681#issuecomment-1998863063
@jbertram I actually thought we would create auto-created destinations on
Divert. I kind of agree with @AntonRoskvist here that we already have an
auto-create attribute.
If you're Diverting to an non existing destination, you could create it.
Although.. going a step back.. why you would create a Divert to a non
existing destination? a Divert is from one destination to another, right? why
so you need auto-create on diverts?
Issue Time Tracking
-------------------
Worklog Id: (was: 910013)
Time Spent: 3h (was: 2h 50m)
> 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: 3h
> 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)