demery-pivotal commented on a change in pull request #6280:
URL: https://github.com/apache/geode/pull/6280#discussion_r609112699
##########
File path: gradle.properties
##########
@@ -79,7 +77,7 @@ org.gradle.configureondemand = false
org.gradle.daemon = true
org.gradle.jvmargs = -Xmx3g
org.gradle.parallel = true
-#org.gradle.workers.max = 3
+org.gradle.workers.max = 8
Review comment:
That's a mistake. I thought were were previously setting this to 8 here.
I don't know why I thought that. I'll fix it.
--
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]