RockteMQ-AI commented on issue #183:
URL:
https://github.com/apache/rocketmq-connect/issues/183#issuecomment-5608752634
**Issue Evaluation**
Category: `enhancement` | Status: **Stale — Needs Champion**
This issue proposes optimizing WorkerSourceTask and WorkerSinkTask in
RocketMQ Connect. Opened July 2022, no activity since.
**Assessment:**
- The description outlines specific optimization goals:
- Decoupling message sending from offset management
- Making `commitOffset` asynchronous to reduce blocking
- Reusing `WorkerSinkTask` logic in `WorkerSourceTask`
- These are reasonable architectural improvements for the Connect runtime
- The offset management optimization could improve throughput for
high-volume connectors
**Recommendation:** If still relevant, this would benefit from:
1. A design document outlining the proposed changes
2. Performance benchmarks showing the improvement
3. A volunteer to implement the changes
If no activity occurs, this issue may be closed as stale.
---
*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]