RockteMQ-AI commented on issue #352:
URL: 
https://github.com/apache/rocketmq-connect/issues/352#issuecomment-5431170507

   **Issue Evaluation**
   
   Category: `enhancement` | Status: **Evaluated**
   
   This is a feature request for connector storage to support compact topics.
   
   **Assessment:**
   Compact topics are useful for CDC (Change Data Capture) and key-value 
synchronization scenarios where only the latest value per key matters. 
Supporting compact topics in connector storage would enable more efficient data 
replication for use cases like database sync and configuration management.
   
   **Feasibility:** This would require changes to the connector's offset 
management and storage layer to handle log compaction semantics. It is a 
non-trivial enhancement that may benefit from a [RIP (RocketMQ Improvement 
Proposal)](https://github.com/apache/rocketmq/wiki/RocketMQ-Improvement-Proposal)
 to discuss the design.
   
   ---
   *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]

Reply via email to