Hi, I have two physical hosts, each host has a sever node, node A and node B. I created a table and inserted data into table via JDBCthin driver. But the performance of inserting is poor. When the bandwidth of network is 100Mbps, the throughput from node A to node B is only about 2Mbps, 1 million rows need 800s to be finished. Then I only changed the bandwidth of network to 1Gbps, the throughput from node A to node B is up to 10Mbps, 1 million rows need 250s to be finished. Moreover, the cacheMode is "partitioned". How to explain this case? Is there some limitaiton or configuration on network? What did I miss? How can How can we use all network bandwidth? Thanks!! default-config.xml <http://apache-ignite-users.70518.x6.nabble.com/file/t1501/default-config.xml>
-- Sent from: http://apache-ignite-users.70518.x6.nabble.com/
