>so that the other clients are missing the value that they should write (they didn't show any error/exception)
I don't understand, which values are they missing? When transaction should be rolled back, nodes will re-read values from db, because, when you use write-through, it has consistent data. What did you mean by "inconsistent data"? Did you lost data within one transaction? Evgenii 2017-05-31 12:16 GMT+03:00 rickynauvaldy <[email protected]>: > In addition, it is not a problem if I only run 1 client. The problem arise > when I run more than 1 client. > > > > ----- > -- Ricky > -- > View this message in context: http://apache-ignite-users. > 70518.x6.nabble.com/Client-Server-Persistent-Store-Fault- > Tolerance-tp13054p13263.html > Sent from the Apache Ignite Users mailing list archive at Nabble.com. >
