Is Artemis replication asynchronously or synchronized ?
It's not very clear in user manual.
But in code replication packet is not send blocking, so live and backup is not
strong consistent.
Am i right ?
Thanks
- 原始邮件 -
发件人:Clebert Suconic
收件人:users@activemq.apache.org
主题:Re: Artemi
conic
收件人:users@activemq.apache.org, huai...@sina.com
主题:Re: Artemis backup failover even quorum vote failed because of empty
networkhealthcheck
日期:2017年05月05日 10点57分
can you try master?
On Thu, May 4, 2017 at 10:53 PM, 怀守昆 wrote:
> I'm test Artemis network isolation using quorum vo
I'm test Artemis network isolation using quorum vote.
The backup failover after quorum vote return false.
I check the code find that in SharedNothingBackupQuorum#decideOnAction, after
test isLiveDown(), networkHealthCheck is also checked.
If no network health check url/address configured, it al