Aleksandr Polovtcev created IGNITE-18248:
--------------------------------------------

             Summary: 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


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)

Reply via email to