commit | ffafbf350af6f92f7984cbc251be8f2d5dfcf2d4 | [log] [tgz] |
---|---|---|
author | Clebert Suconic <clebertsuconic@apache.org> | Mon Aug 26 12:52:53 2024 -0400 |
committer | clebertsuconic <clebert.suconic@gmail.com> | Thu Aug 29 14:42:48 2024 -0400 |
tree | 3b87a6dd1ff25c030060adab154b477526ce12ac | |
parent | 2b9b81142b7dd3c7309e98c89039722fe7820356 [diff] |
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.
ActiveMQ Artemis is the next generation message broker from Apache ActiveMQ.
See the User Manual for an in-depth explanation of all aspects of broker configuration and behavior.
The ActiveMQ Artemis Examples repository contains over 90 examples demonstrating many of the client and broker features.
See the Hacking Guide for details about modifying the code, building the project, running tests, IDE integration, etc.
See the Migration Guide for information about the architectural and configuration differences between ActiveMQ Classic and ActiveMQ Artemis.
See our website for details on how to report an bug, request a feature, etc.