[
https://issues.apache.org/jira/browse/IGNITE-25920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vladislav Pyatkov updated IGNITE-25920:
---------------------------------------
Description:
h3. Motivation
Holding network threads long can lead to a delay in the network communication.
All table operations should execute in the partition operation pool.
!image.png!
h3. Definition of done
Commit and rollback operations are executed in the partition operation pool.
was:
h3. Motivation
Holding network threads long can lead to a delay in the network communication.
All table operations should execute in the partition operation pool.
h3. Definition of done
Commit and rollback operations are executed in the partition operation pool.
> Commit/rollback from client is executed in network thread
> ---------------------------------------------------------
>
> Key: IGNITE-25920
> URL: https://issues.apache.org/jira/browse/IGNITE-25920
> Project: Ignite
> Issue Type: Improvement
> Reporter: Vladislav Pyatkov
> Assignee: Vladislav Pyatkov
> Priority: Major
> Labels: ignite-3
> Attachments: image.png
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> h3. Motivation
> Holding network threads long can lead to a delay in the network
> communication. All table operations should execute in the partition operation
> pool.
> !image.png!
> h3. Definition of done
> Commit and rollback operations are executed in the partition operation pool.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)