How do you check that the second node doesn't keep any records? What your verification method?
- Denis On Tue, Aug 18, 2020 at 3:17 AM itsmeravikiran.c <itsmeravikira...@gmail.com> wrote: > Our application running with 2 ignite node,. > But data is available in one node, and not available in the second node. > Our cache configuration: > Cache mode:partitioned > Automatic mode:atomic > Write Synchronization mode:full_sync > Backups:1 > Rebalance delay:1 > > We have above cache configuration. > > Could you please help, data is not available in secound node. > Second node only cache ids are created and it's having no data in the cache > ids. > > Could you please help me on this, shall I need add any of the configuration > for this. > > My requiremnt is if node down, other node automatically re balance and get > the data. > > > > > > > > -- > Sent from: http://apache-ignite-users.70518.x6.nabble.com/ >