aiceflower opened a new issue, #5365: URL: https://github.com/apache/linkis/issues/5365
### Search before asking - [x] I had searched in the [issues](https://github.com/apache/linkis/issues) and found no similar feature requirement. ### Problem Description BML client connection pool needs optimization for better performance and stability. ### Description Optimize BML client connection pool configuration parameters including: - Connection pool size settings - Connection timeout configuration - Idle connection management - Connection monitoring ### Use case Improve BML client performance and stability in production environments. ### Solutions Modified AbstractHttpClient to optimize connection pool parameters. ### Anything else Additional testing completed for connection pool stability. ### Are you willing to submit a PR? - [x] Yes I am willing to submit a PR! -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
