apache / apache/pulsar-client-python
Disable consumer auto reconnect
Abierto
- Lenguaje dominante
- Python
- Estrellas
- 75
- Forks
- 53
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Could you provide an option to set the client's automatic reconnection strategy? I would like to use the admin API to force delete a subscription, but currently, the consumer immediately reconnects after being disconnected, causing the subscription to be recreated.
per https://github.com/apache/pulsar/pull/22423
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.