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

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

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

ARTEMIS-5001 Relax consistency requirement on OperationContext for Mirror send 
operations.

Send operations should ignore replication, while the ack of the message should 
wait a round trip in replication.
That will allow us to ack the message faster and still have consistency with 
its replica.


> Relax consistency requirement on OperationContext for Mirror send operations.
> -----------------------------------------------------------------------------
>
>                 Key: ARTEMIS-5001
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-5001
>             Project: ActiveMQ Artemis
>          Issue Type: Improvement
>    Affects Versions: 2.37.0
>            Reporter: Clebert Suconic
>            Assignee: Clebert Suconic
>            Priority: Major
>             Fix For: 2.38.0
>
>          Time Spent: 7h 10m
>  Remaining Estimate: 0h
>
> When I worked on AMQP Mirror I did not actually envision being used with 
> journal replication. I actually thought more about adding multiple mirrored 
> options instead.
> However an user reported me that when using mirror and journal replication 
> combined, the sends could take a lot longer to happen (some normal latency) 
> and the acks would eventually be missed.
> I should add an option to ignore the replication for the Mirror Target.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact


Reply via email to