> Given I have a broker with for example two backups, configured with journal
> replication (not shared storage), is there a way to guarantee a message has
> successfully replicated before completing a write?
Assuming the message you send is durable then this happens automatically. The
producer w
Woops, thought the list was Artemis specific. Yes I'm using Artemis in this
example.
On Sat, Feb 18, 2017, 1:38 PM Justin Bertram wrote:
> Are you using ActiveMQ Artemis?
>
>
> Justin
>
> - Original Message -
> From: "Alec Henninger"
> To: users@activemq.apache.org
> Sent: Saturday, Feb
Are you using ActiveMQ Artemis?
Justin
- Original Message -
From: "Alec Henninger"
To: users@activemq.apache.org
Sent: Saturday, February 18, 2017 11:50:18 AM
Subject: Replication and client transactions
Hi all,
Given I have a broker with for example two backups, configured with journ
Hi all,
Given I have a broker with for example two backups, configured with journal
replication (not shared storage), is there a way to guarantee a message has
successfully replicated before completing a write?
Does this happen automatically, or is configuration necessary to achieve
this?
Is it