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

ASF GitHub Bot logged work on ARTEMIS-5001:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 26/Aug/24 16:40
            Start Date: 26/Aug/24 16:40
    Worklog Time Spent: 10m 
      Work Description: clebertsuconic opened a new pull request, #5171:
URL: https://github.com/apache/activemq-artemis/pull/5171

   I found a better solution. Mirroring should send the messages ignoring 
replication, however the ACKs towards its source should use the replication 
callback. This will allow the send to happen faster, and in case of a failure 
the source server would re-send the message as it wasn't yet acked.




Issue Time Tracking
-------------------

    Worklog Id:     (was: 931779)
    Time Spent: 3.5h  (was: 3h 20m)

> Add configuration option to relax syncs journal replication for Mirror Target
> -----------------------------------------------------------------------------
>
>                 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: 3.5h
>  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