RockteMQ-AI commented on issue #489: URL: https://github.com/apache/rocketmq-connect/issues/489#issuecomment-5216261396
**Issue Evaluation** Category: `enhancement` | Status: **Evaluated** **Feasibility:** Feasible **Scope:** New connector module in rocketmq-connect Implementing a Druid sink connector is a reasonable enhancement. It would allow streaming data from RocketMQ topics into Druid for real-time analytics. This would require: - A new `druid-sink-connector` module - Implementation of `SinkTask` for Druid ingestion API - Configuration for Druid coordinator/broker endpoints and ingestion spec Note: Feature requests should follow the [RIP process](https://github.com/apache/rocketmq/wiki/RocketMQ-Improvement-Proposal). Please consider submitting a RIP if you plan to contribute this. --- *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]
