[
https://issues.apache.org/jira/browse/IGNITE-18248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aleksandr Polovtcev updated IGNITE-18248:
-----------------------------------------
Ignite Flags: (was: Docs Required,Release Notes Required)
> Use a class instead of IgniteBiTuple as a response to TxStateReplicaRequest
> ---------------------------------------------------------------------------
>
> Key: IGNITE-18248
> URL: https://issues.apache.org/jira/browse/IGNITE-18248
> Project: Ignite
> Issue Type: Task
> Reporter: Aleksandr Polovtcev
> Assignee: Aleksandr Polovtcev
> Priority: Major
>
> A lot of responses in {{PartitionReplicaListener}} are expressed as
> {{IgniteBiTuple}}. This makes the code hard to read, hard to modify and
> inconvenient to use. This ticket focuses on replacing one of these tuples
> (sent in response to a {{TxStateReplicaRequest}}) with a named class, let's
> call it {{LeaderOrTxState}}.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)