SbloodyS commented on issue #17429:
URL: 
https://github.com/apache/dolphinscheduler/issues/17429#issuecomment-3194953719

   Sorry, I didn't read your description carefully, and your understanding is 
correct. The reason why we disable this function by default is that the cpu 
detection of the container will be inaccurate in jdk8, such as using 
`Runtime.getRuntime().availableProcessors`=1 if requests.limts.cpu is not 
configuredin K8S. At present, we only support jdk8 and 11. And Jdk8 has the 
most users. You can modify this parameter yourself if you need it. 
@qingzheguo-flash 


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