hexueyuan commented on issue #8898:
URL: https://github.com/apache/rocketmq/issues/8898#issuecomment-2464434010

   > Is it possible to select appropriate parameters according to the java 
version? Java8 as the dividing line or abandon the original jvm parameters?
   
   The 
[fix](https://github.com/apache/rocketmq/commit/e281697b8e07cfe77eb26ffa46ac76ba3eca75de)
 has been submitted to the develop branch, by adding an 
'IgnoreUnrecognizedVMOptions' parameter, JVM parameters that are not recognized 
in higher versions are ignored, not perfect but useful.
   
   


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