saintstack commented on issue #1158: HBASE-23823 Run maven with more than default single thread (--threads… URL: https://github.com/apache/hbase/pull/1158#issuecomment-584331886 Patch adds to hbase-personality extras --threads=0.5C. Adds MAVEN_ARGS for when building site with --threads == 0.5C. Then it adds -XX:-MaxFDLimit as flag for surefire forked JVMs so we can up the file count for the jvm.... Or, oops, this seems to be a macosx special so probably won't make a difference. The build boxes are set to 16k. Lets see.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
