Hello!

I don't think so, writeBehind is managed in batches and sometimes a batch
has to be re-tried, which will make it out-of-order. Other reasons may also
cause writeBehind writes to be out of order. You may not get the "correct"
order even for non-write-behind Cache Store since it may maintain its own
ordering between different caches.

Regards,
-- 
Ilya Kasnacheev


сб, 27 июн. 2020 г. в 18:59, manueltg89 <manuel.trinidad.gar...@hotmail.com
>:

> Hello.
>
> In my app I have writeBehind to true, when I start to write in my Apache
> Ignite instance sometimes throw an error with FK, is there anyway to
> maintain order with writes to external database?
>
> Thanks.
>
>
>
> --
> Sent from: http://apache-ignite-users.70518.x6.nabble.com/
>

Reply via email to