swamirishi opened a new pull request, #5552: URL: https://github.com/apache/ozone/pull/5552
## What changes were proposed in this pull request? Make native build thread count configurable. Build should set system.numCores property to the cpu count of the build machine if the property is not passed by the user during the maven build. E.g. mvn -X clean install -DskipTests -pl :hdds-rocks-native -Drocks_tools_native -Dsystem.numCores=5 ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-9584 ## How was this patch tested? Native build succeeded in local. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
