[
https://issues.apache.org/jira/browse/IGNITE-22920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17875397#comment-17875397
]
Ignite TC Bot commented on IGNITE-22920:
----------------------------------------
{panel:title=Branch: [pull/11477/head] Base: [master] : No blockers
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/11477/head] Base: [master] : No new tests
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}{panel}
[TeamCity *--> Run :: All*
Results|https://ci2.ignite.apache.org/viewLog.html?buildId=8029594&buildTypeId=IgniteTests24Java8_RunAll]
> 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. The same situation is with
> {{#writeVer}} and {{#isolation}} filelds.
> 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)