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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Atri Sharma-2
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