Alexander Lapin created IGNITE-11565:
----------------------------------------
Summary: JDBC Thin: add connection resolution in case of multiple
partitons
Key: IGNITE-11565
URL: https://issues.apache.org/jira/browse/IGNITE-11565
Project: Ignite
Issue Type: Task
Components: jdbc
Reporter: Alexander Lapin
At this moment, we only calculate target node id if there is none or single
partitions. Implement node resolution logic for multiple partitions case. The
basic idea is that we should use random node from one of presented in
connections if it's derived from calculated partitions or totally random if
there are no matches.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)