apache / apache/rocketmq-client-nodejs
[Feature Request] Support PutUserProperty
未关闭
- 主要语言
- C++
- 星标
- 193
- 派生
- 36
- PR 合并指标
- 30 天内没有已合并 PR
描述
In java we can use `message. putUserProperty` to append some metadata into message, this is sometimes very useful, but in nodejs client we have not found how we can do this. Could you support this please?
贡献指南
调研方向
首先定位 Node.js 客户端的 message API,并将其可用的元数据方法与 Java 的 message.putUserProperty 行为进行比较。在客户端中实现等效的用户属性功能,并验证调用方可以向消息追加元数据。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java, nodejs
- 领域
- backend
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100