apache / apache/rocketmq-client-nodejs
[Feature Request] Support PutUserProperty
Open
- Dominant language
- C++
- Stars
- 193
- Forks
- 36
- PR merge metrics
- No merged PRs in 30d
Description
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?
Contributor guide
Research direction
Start by locating the Node.js client's message API and compare its available metadata methods with Java's message.putUserProperty behavior. Implement the equivalent user-property capability in the client and verify that callers can append metadata to messages.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, nodejs
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100