[
https://issues.apache.org/jira/browse/IGNITE-28356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anton Vinogradov updated IGNITE-28356:
--------------------------------------
Fix Version/s: 2.19
> Use @Order for GridDhtLockRequest#owned, TxLocksRequest#txKeys,
> GridNearGetRequest#keyMap
> -----------------------------------------------------------------------------------------
>
> 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: ise
> Fix For: 2.19
>
>
> 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)