walkmiss opened a new issue #13648:
URL: https://github.com/apache/shardingsphere/issues/13648


   I usually use the batchUpdate method of the jdbcTemplate to speed up bulk 
data writes ,it does pretty good. But after my service import shardingjdbc to 
sharding,the batchUpdate method of jdbcTemplate becomes very slow, I realize 
that may be shardingjdbc divede the bulk sql, what can i do to increase the 
speed of batch insert with sharding-jdbc?
   


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to