RockteMQ-AI commented on issue #233:
URL: 
https://github.com/apache/rocketmq-operator/issues/233#issuecomment-5364747890

   **Issue Evaluation**
   
   Category: `question`
   
   The `mqadmin` command works correctly — the topic `test` was created 
successfully (as shown by the output). The "No such file or directory" error at 
the end is a non-fatal warning, likely related to a missing configuration file 
or log directory in the container environment.
   
   This is a cosmetic issue in the Operator's mqadmin exec implementation. The 
command itself succeeds; the error comes from a post-execution cleanup step or 
a missing optional config file.
   
   **Workaround:** The error can be safely ignored if the topic creation 
succeeds. If it's persistent, check the container's filesystem for missing 
directories referenced in the mqadmin script.
   
   ---
   *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