[jira] [Created] (IGNITE-9271) Implement transaction commit using thread per partition model

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-9271) Implement transaction commit using thread per partition model

Anton Vinogradov (Jira)
Pavel Kovalenko created IGNITE-9271:
---------------------------------------

             Summary: Implement transaction commit using thread per partition model
                 Key: IGNITE-9271
                 URL: https://issues.apache.org/jira/browse/IGNITE-9271
             Project: Ignite
          Issue Type: Sub-task
          Components: cache
            Reporter: Pavel Kovalenko
            Assignee: Pavel Kovalenko
             Fix For: 2.7


Currently, we perform commit of a transaction from sys thread and do write operations with multiple partitions.
We should delegate such operations to an appropriate thread and wait for results.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)