Hi, For REPLICATED cache the property: <property name="backups" value="2"/> is not matter.
Could you please provide code sample, where the issue is reproduced? On Tue, Sep 20, 2016 at 10:33 AM, hitansu <[email protected]> wrote: > First of all why it is still showing this post is not accepted ? > I tried with the backup option & also tried with the REPLICATED mode cache > setting.Still it gives null poiter > when I stop one of the server(basically the first node).This is my cache > setting. > > <property name="atomicityMode" value="TRANSACTIONAL"/> > > <property name="cacheMode" value="REPLICATED"/> > <property name="backups" value="2"/> > > > > > -- > View this message in context: http://apache-ignite-users. > 70518.x6.nabble.com/AtomicSequence-not-working- > when-shutting-down-one-server-node-from-a-cluster-tp7770p7839.html > Sent from the Apache Ignite Users mailing list archive at Nabble.com. >
