[jira] [Commented] (IGNITE-25920) Commit/rollback from client is executed in network thread
[ https://issues.apache.org/jira/browse/IGNITE-25920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18007543#comment-18007543 ] Vladislav Pyatkov commented on IGNITE-25920: Merged e7fdad24357b9d8d72fbdb6f196485b6a78136aa > 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: 20m > 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)
[jira] [Commented] (IGNITE-25920) Commit/rollback from client is executed in network thread
[ https://issues.apache.org/jira/browse/IGNITE-25920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18007529#comment-18007529 ] Roman Puchkovskiy commented on IGNITE-25920: The patch looks good to me > 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)
