[jira] [Created] (IGNITE-5277) Asynchronously establish connection to all the needed nodes in IgniteH2Indexing.send()

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-5277) Asynchronously establish connection to all the needed nodes in IgniteH2Indexing.send()

Anton Vinogradov (Jira)
Sergi Vladykin created IGNITE-5277:
--------------------------------------

             Summary: Asynchronously establish connection to all the needed nodes in IgniteH2Indexing.send()
                 Key: IGNITE-5277
                 URL: https://issues.apache.org/jira/browse/IGNITE-5277
             Project: Ignite
          Issue Type: Improvement
            Reporter: Sergi Vladykin


it's only a minor optimization until the point when establishing each connection takes 3-4 seconds, and we establish 32 of them in sequence.  At that point it becomes a serious issue: the customer cannot run SQL queries from their development machines



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)