You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Pavel Kovalenko (JIRA)" <ji...@apache.org> on 2018/08/14 17:10: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 ]

Pavel Kovalenko updated IGNITE-9271:
------------------------------------
    Labels: thread-per-partition  (was: )

> 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.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)