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/03/24 10:05:02 UTC

[GitHub] [shardingsphere] JiekerTime commented on pull request #9757: support table metadata loading for H2 dialect

JiekerTime commented on pull request #9757:
URL: https://github.com/apache/shardingsphere/pull/9757#issuecomment-805667722


   > @tristaZero integrated tests failed, because datasource getConnection timeout. In class `org.apache.shardingsphere.test.integration.env.datasource.builder.ActualDataSourceBuilder.createHikariCP` create datasource need increase MaximumPoolSize to 10. I test in my local is pass.
   
   IMO, The problem is not caused byMaximumPoolSize . The configuration here is similar to the configuration as follows:
   ![image](https://user-images.githubusercontent.com/76552510/112291713-54917280-8ccb-11eb-9545-9d2d5fd75833.png)
   I think the reason for the PR is more likely to be caused by other factors such as concurrency.


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