[
https://issues.apache.org/jira/browse/GEODE-8181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17115025#comment-17115025
]
ASF subversion and git services commented on GEODE-8181:
--------------------------------------------------------
Commit 35b6d5260b2c04cf25e84b34d38bacbf56f0445e in geode-native's branch
refs/heads/develop from Jacob Barrett
[ https://gitbox.apache.org/repos/asf?p=geode-native.git;h=35b6d52 ]
Revert "GEODE-8181: Fixes default value for statistic-sampling-enabled. (#602)"
This reverts commit d5811e9c04ed0179dd9d41f38681ab2cfbd075cf.
> 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)