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 2020/02/26 01:54:39 UTC

[GitHub] [incubator-shardingsphere] manbo1987 opened a new issue #4479: Insert speed is very slow

manbo1987 opened a new issue #4479: Insert speed is very slow
URL: https://github.com/apache/incubator-shardingsphere/issues/4479
 
 
   ## Question
   
   I try to use ShardingProxy to my program ,and i found a problem that is :
   Insert speed of ShardingProxy is very slow.
   
   I write a program to transfer my old data via Jdbc( batch).
   
   and In the same senario ,Mycat to do the same thing, the speed is hundred faster
   
               insert data for a whole day only one million data was inserted
   
   1. Is there any config problem ? (I use snow flake to generate id )
        12 subtable(one table per month)  just insert .
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-shardingsphere] terrymanu commented on issue #4479: Insert speed is very slow

Posted by GitBox <gi...@apache.org>.
terrymanu commented on issue #4479: Insert speed is very slow
URL: https://github.com/apache/incubator-shardingsphere/issues/4479#issuecomment-591392646
 
 
   May duplicate with #4231

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-shardingsphere] kimmking commented on issue #4479: Insert speed is very slow

Posted by GitBox <gi...@apache.org>.
kimmking commented on issue #4479: Insert speed is very slow
URL: https://github.com/apache/incubator-shardingsphere/issues/4479#issuecomment-591212257
 
 
   My weixin id is kimmking, maybe we can transfer files via weixin.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-shardingsphere] terrymanu closed issue #4479: Insert speed is very slow

Posted by GitBox <gi...@apache.org>.
terrymanu closed issue #4479: Insert speed is very slow
URL: https://github.com/apache/incubator-shardingsphere/issues/4479
 
 
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-shardingsphere] kimmking commented on issue #4479: Insert speed is very slow

Posted by GitBox <gi...@apache.org>.
kimmking commented on issue #4479: Insert speed is very slow
URL: https://github.com/apache/incubator-shardingsphere/issues/4479#issuecomment-591211916
 
 
   Can you show your config file、insert java code demo and data ?
   I will try it and feedback.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services