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

   **Issue Evaluation**
   
   Category: `enhancement` | Status: **Evaluated**
   
   Supporting URL placeholders (e.g., `{nodeIp}:{nodePort}`) with dynamic 
replacement from message metadata via a Transformer is a useful feature for the 
JDBC connector. This enables routing writes to different database instances 
based on message content.
   
   **Feasibility:** Feasible. Implement a `Transformer` that extracts fields 
from the message and substitutes placeholders in the JDBC URL before connection 
creation.
   
   ---
   *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]

Reply via email to