[
https://issues.apache.org/jira/browse/IGNITE-28253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nikita Amelchev updated IGNITE-28253:
-------------------------------------
Description: The map key was redundant because the TransactionsHashRecord
already contains the remote consistent ID, the PartitionHashRecord contains the
PartitionKey. This change reduces network payload size and simplifies the data
structure. (was: The map key was redundant because the TransactionsHashRecord
already contains the remote consistent ID, PartitionHashRecord contains
PartitionKey. This change reduces network payload size and simplifies the data
structure.)
> Remove redundant map keys from IncrementalSnapshotVerifyResult message
> ----------------------------------------------------------------------
>
> Key: IGNITE-28253
> URL: https://issues.apache.org/jira/browse/IGNITE-28253
> Project: Ignite
> Issue Type: Task
> Reporter: Nikita Amelchev
> Assignee: Nikita Amelchev
> Priority: Minor
> Labels: IEP-132, ise
> Fix For: 2.19
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> The map key was redundant because the TransactionsHashRecord already contains
> the remote consistent ID, the PartitionHashRecord contains the PartitionKey.
> This change reduces network payload size and simplifies the data structure.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)