Hello,

Assuming there is no more jobs or tasks going (that I csn comtrol from an application perspective) I would like to know when the database is in sync with the caches. Otherwise I cannot get a coherent snapshot. Knowing that there is no jobs ongoing and the queue is empty would be enough. How do I check the status of that queue?


Steve


-------- Original Message --------
Subject: Re: Write behind and eventual consistency
From: vkulichenko
To: user@ignite.apache.org
CC:


Hi Steve,

I don't think it's currently possible and frankly I'm not sure I understand
what it actually means. Can you clarify what is implied in "no more write
behind operations waiting for completion"? We could probably check if the
queue is empty, but what if new updates happen right after or concurrently
with this check?

-Val



--
View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Write-behind-and-eventual-consistency-tp12242p12247.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Reply via email to