Vladislav Pyatkov created IGNITE-25920:
------------------------------------------
Summary: 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
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.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)