tuohai666 commented on issue #2318: sharing-jdbc 3.1.0 mybatis batch insert performance is not satisfied URL: https://github.com/apache/incubator-shardingsphere/issues/2318#issuecomment-489419279 How many MySQL instance? And what's your hardware environment? Generally, you can adjust properties for: max.connections.size.per.query: 1(to 32) acceptor.size: 16(to 128) # The default value is available processors count * 2. executor.size: 16(to 128) # Infinite by default. The ideal value of the properties depend on your hardware.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
