[
https://issues.apache.org/jira/browse/IGNITE-22920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ilya Shishkov reassigned IGNITE-22920:
--------------------------------------
Assignee: Ilya Shishkov
> Final cleanup GridDhtTxFinishRequest
> ------------------------------------
>
> Key: IGNITE-22920
> URL: https://issues.apache.org/jira/browse/IGNITE-22920
> Project: Ignite
> Issue Type: Sub-task
> Reporter: Ilya Shishkov
> Assignee: Ilya Shishkov
> Priority: Minor
> Labels: ise
>
> {{GridDhtTxFinishRequest}} has two redundant class members:
> # {{GridDhtTxFinishRequest#pendingVers}} field does not have getter and any
> other external read possibility.
> # {{GridDhtTxFinishRequest#partUpdateCounters()}} getter has no usages,
> moreover corresponding field {{#partUpdateCnt}} can not be updated: there are
> no constructor parameters or setter method.
> We have to figure out whether this is redundant code or whether we have
> *_lost some useful functionality_*.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)