This still will not help if you lose more nodes than number of backups you
have (in this case data in memory is also lost), but it will be less
possible to lose data.
As i said before, only synchronous write-through can guarantee that there
are no data loss

2017-05-23 13:01 GMT+03:00 vdpyatkov <[email protected]>:

> Hi,
>
> You should not use write behind feature (use write through only), if you
> want to solve that.
>
> I think so, this issue did not bin solved in nearest time, but you always
> can fix it and make contribution[1].
>
> [1]: https://issues.apache.org/jira/browse/IGNITE-1897
>
>
>
> --
> View this message in context: http://apache-ignite-users.
> 70518.x6.nabble.com/Client-Server-Persistent-Store-Fault-
> Tolerance-tp13054p13081.html
> Sent from the Apache Ignite Users mailing list archive at Nabble.com.
>

Reply via email to