v-kkhuang opened a new issue, #5360: URL: https://github.com/apache/linkis/issues/5360
$(cat <<'EOF' ### Search before areas - [x] I had searched in the [issues](https://github.com/apache/linkis/issues) and found no similar feature requirement. ### Problem Description The current BML client connection pool configuration in AbstractHttpClient lacks explicit configuration and monitoring capabilities. ### Description This feature request is for optimizing the BML client connection pool configuration in the httpclient module. ### Use case Better connection pool management and monitoring for production environments. ### Solutions 1. Set connection pool parameters explicitly via PoolingHttpClientConnectionManager 2. Add pending connection count monitoring 3. Improve connection stats logging ### Anything else Related PR: [PR URL will be added] ### Are you willing to submit a PR? - [x] Yes I am willing to submit a PR! EOF ) -- 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]
