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/14 09:56:55 UTC

[GitHub] [incubator-shardingsphere] tuohai666 commented on issue #4284: SQL query big table return '[java.util.concurrent.ExecutionException: java.lang.OutOfMemoryError: Java heap space]'

tuohai666 commented on issue #4284: SQL query big table return '[java.util.concurrent.ExecutionException: java.lang.OutOfMemoryError: Java heap space]'
URL: https://github.com/apache/incubator-shardingsphere/issues/4284#issuecomment-586185925
 
 
   > @kimmking Sharding -proxy will run out of memory if you use the memory
   
   @lklkxcxc Memory resultset will out of memory if the result size larger than the jvm heap. The 5.2GB you mentioned is not equal to the size in Sharding-Proxy. To resolve this problem, you can either enlarge Xmx or using stream resultset.

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