[
https://issues.apache.org/jira/browse/IGNITE-28356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anton Vinogradov updated IGNITE-28356:
--------------------------------------
Summary: Get rid of redundant wire companion fields and hand-written
marshalling in messages (was: Use @Order for GridDhtLockRequest#owned,
TxLocksRequest#txKeys, GridNearGetRequest#keyMap)
> Get rid of redundant wire companion fields and hand-written marshalling in
> messages
> -----------------------------------------------------------------------------------
>
> Key: IGNITE-28356
> URL: https://issues.apache.org/jira/browse/IGNITE-28356
> Project: Ignite
> Issue Type: Task
> Reporter: Ilya Shishkov
> Assignee: Anton Vinogradov
> Priority: Minor
> Labels: IEP-132, ise
> Fix For: 2.19
>
> Time Spent: 14.5h
> Remaining Estimate: 0h
>
> GridDhtLockRequest#owned
> And remove #ownedKeys && #ownedValues.
>
> TxLocksRequest#txKeys
> And remove TxLocksRequest#txKeysArr
>
> GridNearGetRequest#keyMap
> Both #keys && #readersFlags can be replaced with linked map #keyMap. Logic of
> conversion should be removed.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)