You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Maxim Muzafarov (Jira)" <ji...@apache.org> on 2019/10/03 10:54: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 ]

Maxim Muzafarov updated IGNITE-9271:
------------------------------------
    Fix Version/s:     (was: 2.8)
                   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
>             Fix For: 2.9
>
>
> 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)