apache / apache/pulsar-client-node

Pause & Resume Consumer

未关闭
#360 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
C++
星标
164
派生
98
PR 合并指标
30 天内没有已合并 PR

描述

The Java client can pause & resume Pulsar consumers. We need this capability to support Blue/Green deployments with Pulsar. Is this something that is on the roadmap for `pulsar-client-node`?

Alternatively, I was thinking to simply `close()` the consumer and then re-subscribe.

贡献指南

这个仓库没有索引到贡献指南

调研方向

将 Java 客户端的 pause/resume 行为与 Node.js consumer API 进行比较;issue 未指出任何实现文件或测试。明确预期范围是 pause/resume 还是 close-and-resubscribe,然后围绕 Blue/Green 部署期间 consumer 的行为定义验收标准。

由索引模型根据 Issue 内容生成。

评估

技术栈
java, javascript, node.js
领域
distributed-systems, stream-processing
Issue 类型
功能
难度
5/5
预计耗时
一周以上
活跃度
停滞
描述清晰度
需要澄清
新手友好度
25/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。