You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2021/11/16 12:03:16 UTC

[GitHub] [shardingsphere] walkmiss opened a new issue #13648: How to increase the speed of batch insert with sharding-jdbc?

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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [shardingsphere] terrymanu closed issue #13648: How to increase the speed of batch insert with sharding-jdbc?

Posted by GitBox <gi...@apache.org>.
terrymanu closed issue #13648:
URL: https://github.com/apache/shardingsphere/issues/13648


   


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [shardingsphere] tuichenchuxin commented on issue #13648: How to increase the speed of batch insert with sharding-jdbc?

Posted by GitBox <gi...@apache.org>.
tuichenchuxin commented on issue #13648:
URL: https://github.com/apache/shardingsphere/issues/13648#issuecomment-971074487


   @walkmiss which version have you used?


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [shardingsphere] terrymanu commented on issue #13648: How to increase the speed of batch insert with sharding-jdbc?

Posted by GitBox <gi...@apache.org>.
terrymanu commented on issue #13648:
URL: https://github.com/apache/shardingsphere/issues/13648#issuecomment-997432659


   I just close the issue because of no response anymore.


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org