Alexey Scherbakov created IGNITE-26621:
------------------------------------------
Summary: Improve implicit batches handling from a client
Key: IGNITE-26621
URL: https://issues.apache.org/jira/browse/IGNITE-26621
Project: Ignite
Issue Type: Improvement
Reporter: Alexey Scherbakov
Currently implicit batches from a client are send to a coordinator node in a
proxy mode.
Instead we can:
# Keep old behavior for single partition batch
# Send batches in direct mode on all nodes to improve parallelism
--
This message was sent by Atlassian Jira
(v8.20.10#820010)