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 2019/07/25 18:42:35 UTC

[GitHub] [geode-benchmarks] balesh2 commented on a change in pull request #94: Configurable client thread count

balesh2 commented on a change in pull request #94: Configurable client thread count
URL: https://github.com/apache/geode-benchmarks/pull/94#discussion_r307443665
 
 

 ##########
 File path: README.md
 ##########
 @@ -55,6 +55,7 @@ Options:
     -PtestJVM             : Path to an alternative JVM for running the client, locator, and servers. If not specified JAVA_HOME will be used. Note all compilation tasks will still use JAVA_HOME.
     -PwithSsl             : Flag to run geode with SSL. A self-signed certificate will be generated at runtime.
     -PwithSecurityManager : Flag to start Geode with the example implementation of SecurityManager
+    -PclientThreadCount   : Number of client threads to start.  If not specified, the value will default to (number of processors * 16).
 
 Review comment:
   Maybe we can change this to `If not specified, a default value will be used. Defaults are set on a per-test basis and can be found in <class name>`

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


With regards,
Apache Git Services