Re: ignite read stale data from backup node

2021-06-04 Thread guetsxjm
I was trying these two days but failed to reproduce the issue any more. -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/

ignite read stale data from backup node

2021-05-18 Thread guetsxjm
Hi Ignites, I ran into in-consistency data issues on version 2.8.1. I have three nodes run as a cluster and the cache configuration as: CacheConfiguration cacheConfiguration = new CacheConfiguration<>(Balance.class.getSimpleName()); cacheConfiguration.setIndexedTypes(Strin