Jacob Barrett created GEODE-8181:
------------------------------------
Summary: 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
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)