Alexey Scherbakov created IGNITE-25348: ------------------------------------------
Summary: Implement batch operation splitting on client side for directly mapped transactions Key: IGNITE-25348 URL: https://issues.apache.org/jira/browse/IGNITE-25348 Project: Ignite Issue Type: Improvement Reporter: Alexey Scherbakov Currently all batches in client transaction are processed in proxy mode (send to coordinator for enlistment). Instead we should split batches per available node connection and attempt to enlist in direct mode. -- This message was sent by Atlassian Jira (v8.20.10#820010)