Split brain protection setting clarification

26 views
Skip to first unread message

Rakesh Sharma

unread,
Dec 16, 2022, 10:57:45 AM12/16/22
to Hazelcast
For Split brain protection setting for mas as per docs:
<hazelcast>
<split-brain-protection name="splitBrainProtectionRuleWithFourMembers" enabled="true"> <minimum-cluster-size>4</minimum-cluster-size> <split-brain-protection-listeners> <split-brain-protection-listener> com.company.splitbrainprotection.FourMemberSplitBrainProtectionListener </split-brain-protection-listener> </split-brain-protection-listeners> </split-brain-protection> 
<map name="default"> <split-brain-protection-ref>splitBrainProtectionRuleWithFourMembers</split-brain-protection-ref> </map>

</hazelcast>

when map name is defined as default means it is applicable by default to all the maps in Hazelcast. Is that understanding correct?

Thanks,
Rakesh

Ahmet Mircik

unread,
Dec 19, 2022, 2:58:14 AM12/19/22
to haze...@googlegroups.com

If default is the only map-config in your app, yes it is true, since all maps will be using this config.


--
You received this message because you are subscribed to the Google Groups "Hazelcast" group.
To unsubscribe from this group and stop receiving emails from it, send an email to hazelcast+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/hazelcast/82e28824-9161-4ef0-b261-829287e6928dn%40googlegroups.com.

This message contains confidential information and is intended only for the individuals named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system. E-mail transmission cannot be guaranteed to be secure or error-free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or contain viruses. The sender therefore does not accept liability for any errors or omissions in the contents of this message, which arise as a result of e-mail transmission. If verification is required, please request a hard-copy version. -Hazelcast
Reply all
Reply to author
Forward
0 new messages