Andrey Kuznetsov created IGNITE-8223:
----------------------------------------
Summary: GridNearTxLocal.clearPrepareFuture does effectively nothing
Key: IGNITE-8223
URL:
https://issues.apache.org/jira/browse/IGNITE-8223 Project: Ignite
Issue Type: Improvement
Affects Versions: 2.4
Reporter: Andrey Kuznetsov
Fix For: 2.6
It's unclear whether {{GridNearTxLocal.clearPrepareFuture}} is called at all, but the method does nothing, since its argument type is never used as target field value. Proposed change is to make the method no-op explicitly.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)