RockteMQ-AI commented on issue #1350: URL: https://github.com/apache/rocketmq-clients/issues/1350#issuecomment-5655083084
**Issue Evaluation** Category: `type/enhancement` | Status: **Evaluated** **Feasibility:** Feasible **Scope:** Java client API — `org.apache.rocketmq.client.apis` package **Compatibility:** Additive; no breaking changes Adding JSpecify `@NullMarked` annotations improves null-safety for Java consumers of the client API. This is a low-risk, high-value improvement that helps IDE and static analysis tools catch null-related issues at compile time. --- *Automated evaluation by github-manager* -- 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]
