Closed GDLMadushanka closed 6 years ago
Fix wso2/product-ei/issues/1716
Improve thrift connection pooling to consider thriftSOTimeout parameter specified in broker.xml file
Use timeout functionality comes with apache.commons.pool2.BaseGenericObjectPool class to achieve thiriftConnectionTimeout
https://github.com/wso2/andes/pull/948/files#diff-e9c6470a462219b6ca0a6b8d6f886c96L80
Purpose
Goals
Approach
Security checks
Related PRs