[
https://issues.apache.org/jira/browse/GEODE-8181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17123988#comment-17123988
]
ASF subversion and git services commented on GEODE-8181:
--------------------------------------------------------
Commit c19087dfee444d12b5509641693294129a625c6b in geode-native's branch
refs/heads/develop from Jacob Barrett
[ https://gitbox.apache.org/repos/asf?p=geode-native.git;h=c19087d ]
GEODE-8181: Fixes default value for statistic-sampling-enabled. (#606)
> C++ client defaults statistic-sampling-enabled to true
> ------------------------------------------------------
>
> Key: GEODE-8181
> URL: https://issues.apache.org/jira/browse/GEODE-8181
> Project: Geode
> Issue Type: Bug
> Reporter: Jacob Barrett
> Assignee: Jacob Barrett
> Priority: Major
>
> The Geode documentation, Java client and server all say the default value is
> {{false}} but the C++ client library sets the default to {{true}}. This
> causes files to be generated when it is not expected. It can cause failures
> were writing to the current working directory is not allowed. Causes file
> access violations if two caches are created in the same process space without
> setting unique files or explicitly disabling.
> https://geode.apache.org/docs/guide/12/reference/topics/gemfire_properties.html
--
This message was sent by Atlassian Jira
(v8.3.4#803005)