zy-kkk commented on PR #30189:
URL: https://github.com/apache/doris/pull/30189#issuecomment-1905392715

   Hello @Nitin-Kashyap , regarding this issue, I think we should not add 
additional JDBC default parameters in HMSExternalCatalog to provide JdbcClient 
initialization. This will make the code bloated. We only need to simply specify 
the default values ​​of the parameters in JdbcConfig, like This PR: #30262. 
because for The connection pool on the FE side will not bear excessive tasks, 
so it will not cause any problems. Of course, we will rearrange the parameters 
of the connection pool later to make it more reasonable.


-- 
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: commits-unsubscr...@doris.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to