[
https://issues.apache.org/jira/browse/IGNITE-23036?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ilya Shishkov updated IGNITE-23036:
-----------------------------------
Description:
{{nearMap}} argument of method {{GridCacheContext#dhtMap}} has always {{null}}
value. It leads to null values of arguments {{nearNodeIds}} and
{{mappedNearNodes}} for {{GridDhtCacheEntry#mappings}} and
{{GridCacheMvccCandidate#mappedNodeIds}}.
We should investigate it on redundancy or loss of functionality.
was:
Cleanup of Grid*Request and Grid*Response classes:
1) Descendants of {{{}GridDistributedBaseMessage{}}}:
!scope5.png!
2) Descendants of {{GridCacheMessage}} and {{{}GridCacheIdMessage{}}}:
* TxLocksRequest
* TxLocksResponse
* GridDhtTxFinishResponse
** GridNearTxFinishResponse
** GridDistributedTxFinishResponse
* GridNearSingleGetRequest
* GridNearSingleGetResponse
* GridNearGetRequest
* GridNearGetResponse
* GridDhtTxOnePhaseCommitAckRequest
> Cleanup GridCacheContext#dhtMap
> -------------------------------
>
> Key: IGNITE-23036
> URL: https://issues.apache.org/jira/browse/IGNITE-23036
> Project: Ignite
> Issue Type: Sub-task
> Reporter: Ilya Shishkov
> Assignee: Ilya Shishkov
> Priority: Minor
> Labels: ise
>
> {{nearMap}} argument of method {{GridCacheContext#dhtMap}} has always
> {{null}} value. It leads to null values of arguments {{nearNodeIds}} and
> {{mappedNearNodes}} for {{GridDhtCacheEntry#mappings}} and
> {{GridCacheMvccCandidate#mappedNodeIds}}.
> We should investigate it on redundancy or loss of functionality.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)