Crazylychee commented on PR #9440:
URL: https://github.com/apache/rocketmq/pull/9440#issuecomment-2927540022

   > It is recommended to perform escaping on the client side (at the admin 
tools code), and handle it according to the platform type (can be done using 
MixAll.isWindows).
   
   Thanks for the feedback! I've implemented the client-side escaping in the 
admin tools code as suggested. The logic now uses `MixAll.isWindows` to handle 
the escaping differently based on the platform type.


-- 
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