You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by Atri Sharma <at...@apache.org> on 2021/03/15 08:52:57 UTC

IGNITE-14314: GridDhtLockFuture#onComplete Should Be Aware of Cache Cleanup

Hi All,

I would like to propose a change: today, in GridDhtLockFuture, we do
not consider if the cache context is being cleaned up before loading
missing entries from the store. However, if the cache context is being
cleaned up, this operation is moot.

I have raised a PR for the same. Please share your thoughts:

https://github.com/apache/ignite/pull/8877

Regards,

Atri

-- 
Regards,

Atri
Apache Concerted