[ 
https://issues.apache.org/jira/browse/IGNITE-22920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17879917#comment-17879917
 ] 

Ilya Shishkov commented on IGNITE-22920:
----------------------------------------

[~av] , can you take a look, please?

> Final cleanup of 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
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> {{GridDhtTxFinishRequest}} has 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. Filelds {{#writeVer}} and 
> {{#isolation}} getters are not used too.
> 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)

Reply via email to