RockteMQ-AI commented on issue #754:
URL: 
https://github.com/apache/rocketmq-spring/issues/754#issuecomment-5296593432

   **Issue Evaluation**
   
   Category: `question` | Status: **Needs Info**
   
   By design, `ExtRocketMQTemplateConfiguration` does not require a `topic` at 
initialization — a `Producer` can send messages to any topic, so binding to a 
specific topic at startup is not necessary. This differs from consumer 
containers, which do require a topic.
   
   Could you clarify what you'd like to change? For example:
   - Should topic be made a **required** field in the ext producer annotation?
   - Is there a specific scenario where the lack of topic validation causes a 
problem?
   
   Additional context will help us determine the right action.
   
   ---
   *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