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 possible to configure how many backups a message should be replicated to before it is successful (such as a majority of them)? Is a message consumable before it has been replicated to multiple backups? Thank you very much for your time, Alec