apache / apache/pulsar-client-python
Disable consumer auto reconnect
未关闭
- 主要语言
- Python
- 星标
- 75
- 派生
- 53
- PR 合并指标
- 30 天内没有已合并 PR
描述
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
贡献指南
调研方向
Start by reading the issue context and Apache Pulsar PR 22423, then trace the consumer's automatic reconnection behavior and the admin API subscription-deletion flow. No files or tests are named in the issue; done means exposing a client option that controls reconnection so a deleted subscription is not immediately recreated.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- backend, distributed-systems
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100