You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@geode.apache.org by GitBox <gi...@apache.org> on 2020/12/17 16:41:10 UTC

[GitHub] [geode] jhutchison commented on a change in pull request #5862: GEODE-8799: Increase defaults for OperationExecutors.MAX_THREADS and ClusterOperationExecutors.MAX_PR_THREADS

jhutchison commented on a change in pull request #5862:
URL: https://github.com/apache/geode/pull/5862#discussion_r545231177



##########
File path: geode-core/src/main/java/org/apache/geode/internal/cache/properties.html
##########
@@ -383,7 +383,7 @@ <h1>Properties, in Alphabetical Order</h1>
 <dd>
 <em>Public:</em> false
 <p>
-<em>Integer</em> (default is 1)
+<em>Integer</em> (default is 200)

Review comment:
       not sure if I'm missing something, but it looks like default will be 200, if the machine has less than 6 cores, other wise the default is num processors * 32. Not sure how significant this info is to our users?   




----------------------------------------------------------------
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:
users@infra.apache.org