Description
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
Attachments
Issue Links
- is caused by
-
IGNITE-22790 Initial cleanup of Grid*Request and Grid*Response classes
- Resolved
- links to