[
https://issues.apache.org/jira/browse/IGNITE-9271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pavel Kovalenko updated IGNITE-9271:
------------------------------------
Fix Version/s: (was: 2.7)
2.8
> 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.8
>
>
> 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)