Stupid-Dird commented on issue #5296:
URL: https://github.com/apache/rocketmq/issues/5296#issuecomment-1276941252

   > > @Cczzzz If the theme cannot be reduced,You can try to add 
System.setProperty("com.rocketmq.remoting.frameMaxLength", 
String.valueOf(Integer.MAX_VALUE)) to main method.
   > 
   > Right partially, setting this property could resolve this issue, but 
please note:
   > 
   > 1. Use -D to set this property rather than using hard code.
   > 2. Don't set a too large value, limit this value on demand to avoid 
potential security issues.
   
   Your is right,This right use way.


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