RockteMQ-AI commented on issue #100: URL: https://github.com/apache/rocketmq-apis/issues/100#issuecomment-5343274327
**Issue Evaluation** Category: `enhancement` | Status: **Evaluated** This is the API definition component of [RIP-80 Priority Message](https://github.com/apache/rocketmq/wiki/RIP%E2%80%9080-Priority-Message) — adding message priority support to the protocol definition. **Feasibility:** Feasible — additive proto change for priority field in system properties. **Scope:** `definition.proto` (Message system properties); downstream broker/store/consumer changes in apache/rocketmq. **Compatibility:** Additive optional field — backward-compatible with existing clients. Older clients ignore the priority field. This is a well-defined feature request tied to an accepted RIP. The proto-level definition is the first step; the bulk of implementation work is in the broker and store layers. --- *Automated evaluation by RockteMQ-AI* -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
