Hi:
    Ignite does not use a master-slave architecture, so when we use sql, we can 
link to any node. If we write data, then the data is partitioned according to 
certain rules, or just write to the node written on JDBC URl?

    I have done a test .When I inserted   so many records that the node I 
connected could not bear , then an exception was thrown on the connected node 
because of OOM . And other nodes were all fine . This might show that there was 
no partiton?
 



[email protected]

Reply via email to