apache / apache/pulsar-client-python
[PIP-165] Auto release idle connections
Offen
- Vorherrschende Sprache
- Python
- Sterne
- 75
- Forks
- 53
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.