[
https://issues.apache.org/jira/browse/GEODE-6172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Owen Nichols closed GEODE-6172.
-------------------------------
> Configure Geode properties for all benchmarks
> ---------------------------------------------
>
> Key: GEODE-6172
> URL: https://issues.apache.org/jira/browse/GEODE-6172
> Project: Geode
> Issue Type: Improvement
> Components: benchmarks
> Reporter: Dan Smith
> Assignee: Helena Bales
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.9.0
>
>
> The geode benchmarks should run with gemfire properties that are tuned for
> performance. We should configure all benchmarks to run with these properties
> set:
> {noformat}
> eviction-heap-percentage=65
> critical-heap-percentage=90
> archive-disk-space-limit=150
> archive-file-size-limit=10
> conserve-sockets=false
> enable-time-statistics=true
> jmx-manager=true
> jmx-manager-port=1099
> jmx-manager-start=true
> jmx-manager-update-rate=2000
> locator-wait-time=120
> log-disk-space-limit=100
> log-file-size-limit=10
> log-level=config
> remove-unresponsive-client=true
> statistic-archive-file=XXXX
> statistic-sample-rate=1000
> statistic-sampling-enabled=true
> log-file=XXXX
> distributed-system-id=0
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)