[
https://issues.apache.org/jira/browse/ARTEMIS-3116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17283781#comment-17283781
]
Clebert Suconic commented on ARTEMIS-3116:
------------------------------------------
This was identified as part of the discussion at
https://github.com/apache/activemq-artemis/pull/3450
> Scheduled Delivery is Ignored by Core->AMQP Conversion
> ------------------------------------------------------
>
> Key: ARTEMIS-3116
> URL: https://issues.apache.org/jira/browse/ARTEMIS-3116
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Affects Versions: 2.17.0
> Reporter: Clebert Suconic
> Assignee: Clebert Suconic
> Priority: Major
> Fix For: 2.18.0
>
>
> The Core->AMQP Conversion is not translating scheduled delivery.
>
> This would probably not be an issue without AMQP Mirroring as messages
> shouldn't need to be converted unless the message is ready to be delivered.
>
> on AMQP Mirrors the message will be sent through the AMQP Connection before
> it expired, causing it to be instantly delivered on a mirror replica.
>
> You would need to use Mirror, and producers with Core or OpenWire protocol to
> hit this issue and use the Mirror to immediately deliver the message.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)