caigy commented on issue #3719:
URL: https://github.com/apache/rocketmq/issues/3719#issuecomment-1031043063


   As this problem occurs in docker environment, I think it would be more 
appropriate to upgrade the JDK version in container, other than change codes in 
application level. Because such uncompleted support to container in JDK does 
not only affect `Runtime.getRuntime().availableProcessors()`, but also 
ParallelGCThreads, CICompilerCount, etc.  
   
   BTW, it seems that this problem has resolved after jdk8u131: 
https://blogs.oracle.com/java/post/java-se-support-for-docker-cpu-and-memory-limits


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