You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Aleksey Plekhanov (Jira)" <ji...@apache.org> on 2020/06/26 18:52:00 UTC

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

     [ https://issues.apache.org/jira/browse/IGNITE-9271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aleksey Plekhanov updated IGNITE-9271:
--------------------------------------
    Fix Version/s:     (was: 2.9)

> 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
>            Priority: Major
>              Labels: thread-per-partition
>
> 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
(v8.3.4#803005)