[ 
https://issues.apache.org/jira/browse/ARTEMIS-3116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17283998#comment-17283998
 ] 

ASF subversion and git services commented on ARTEMIS-3116:
----------------------------------------------------------

Commit 7d10e915b6d28e10b4cddc36fed53eed20cf9cbc in activemq-artemis's branch 
refs/heads/master from Clebert Suconic
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=7d10e91 ]

ARTEMIS-3116 Fixing Core->AMQP Conversion of Scheduled Delivery Time


> 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
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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)

Reply via email to