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/05/31 06:53:01 UTC

[GitHub] [shardingsphere] TeslaCN commented on issue #10531: proxy sharding got an exception in a sysbench test

TeslaCN commented on issue #10531:
URL: https://github.com/apache/shardingsphere/issues/10531#issuecomment-851240220


   If the `max-connections-size-per-query` is relatively large and the `maxPoolSize` is not large enough, the exception may occurred.
   
   ```
   props:
     max-connections-size-per-query: # a proper value
   ```
   
   Maybe we should adjust the error message to make it easier to understand.
   


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