apache / apache/pulsar-client-python
[PIP-165] Auto release idle connections
未关闭
- 主要语言
- Python
- 星标
- 75
- 派生
- 53
- PR 合并指标
- 30 天内没有已合并 PR
描述
The python implementation of PIP-165:https://github.com/apache/pulsar/issues/15516
Modifications
Add new configuration ConnectionMaxIdleTime to ClientOptions
Add a python routine to ConnectionPool to period check and release idle connections.
贡献指南
评估
这个 Issue 还没有评估数据。