RockteMQ-AI commented on issue #341: URL: https://github.com/apache/rocketmq-connect/issues/341#issuecomment-5431180810
**Issue Evaluation** Category: `enhancement` | Status: **Evaluated** This is a feature request for a RocketMQ-to-MQTT connector. **Assessment:** This is a valid enhancement for IoT scenarios where backend systems publish events to RocketMQ and MQTT-connected devices need to receive them. The connector would need to handle: - MQTT QoS levels (0, 1, 2) mapping from RocketMQ delivery semantics - Topic naming conventions between the two systems - Retained messages and clean session handling - Connection pooling for large numbers of MQTT endpoints **Recommendation:** This pairs well with the complementary MQTT-to-RocketMQ connector (#342). A [RIP](https://github.com/apache/rocketmq/wiki/RocketMQ-Improvement-Proposal) would help align the design of both connectors. --- *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]
