[
https://issues.apache.org/jira/browse/IGNITE-22918?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ilya Shishkov updated IGNITE-22918:
-----------------------------------
Summary: Remove GridDhtLockResponse#nearEvicted (was: Remove
GridDhtLockRequest#nearEvicted)
> Remove GridDhtLockResponse#nearEvicted
> --------------------------------------
>
> Key: IGNITE-22918
> URL: https://issues.apache.org/jira/browse/IGNITE-22918
> Project: Ignite
> Issue Type: Sub-task
> Reporter: Ilya Shishkov
> Priority: Minor
> Labels: ise
>
> {{GridDhtLockResponse#nearEvicted()}} method does not have any usage, i.e.
> {{GridDhtLockResponse#nearEvicted}} field update has no further effect [1, 2].
> We have to figure out whether this is redundant code or whether we have
> *_lost some useful functionality_*.
> #
> https://github.com/apache/ignite/blob/f4654f98607648252c5164c0fd1a81eff279ca26/modules/core/src/main/java/org/apache/ignite/internal/processors/cache/distributed/dht/GridDhtTransactionalCacheAdapter.java#L529
> #
> https://github.com/apache/ignite/blob/f4654f98607648252c5164c0fd1a81eff279ca26/modules/core/src/main/java/org/apache/ignite/internal/processors/cache/distributed/dht/GridDhtTransactionalCacheAdapter.java#L540
--
This message was sent by Atlassian Jira
(v8.20.10#820010)