You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Roman Puchkovskiy (Jira)" <ji...@apache.org> on 2023/05/08 14:15:00 UTC

[jira] [Created] (IGNITE-19438) Use TablePartitionId in transaction-related code

Roman Puchkovskiy created IGNITE-19438:
------------------------------------------

             Summary: Use TablePartitionId in transaction-related code
                 Key: IGNITE-19438
                 URL: https://issues.apache.org/jira/browse/IGNITE-19438
             Project: Ignite
          Issue Type: Improvement
            Reporter: Roman Puchkovskiy
            Assignee: Roman Puchkovskiy


Currently, tx-related code uses ReplicationGroupId type when referencing partitions, but this code always uses instances of more specific TablePartitionId, so we should switch to the latter to avoid downcasting.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)