apache / apache/pulsar-client-python

[PIP-165] Auto release idle connections

未關閉
#148 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
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.

貢獻指南

開啟貢獻指南

研究方向

從連結的 PIP-165 issue 開始,然後檢查 Python client 中的 ClientOptions 和 ConnectionPool。定義 ConnectionMaxIdleTime,加入定期的閒置連線檢查與釋放行為,並驗證設定與自動清理都如描述般正常運作。

由索引模型根據 Issue 內容生成。

評估

技術堆疊
python
領域
distributed-systems
Issue 類型
功能
難度
4/5
預估耗時
3-5 天
活躍度
停滯
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。