Michael Martell created GEODE-9151:
--------------------------------------
Summary: Logging Attributes Aren't Honored
Key: GEODE-9151
URL: https://issues.apache.org/jira/browse/GEODE-9151
Project: Geode
Issue Type: Bug
Components: native client
Reporter: Michael Martell
The Logging Properties below for maximum disk space and maximum file size
aren't being honored:
* log-disk-space-limit
* log-file-size-limit
According to the [Native Client
documentation|https://gemfire-native-cpp.docs.pivotal.io/102/geode-native-client-cpp/configuring/sysprops.html#attributes-gfcpp__table_logging_props],
both of these properties should allow a value of zero to allow unlimited
storage.
It is possible to get unlimited by setting one of these to zero, but not both.
Perhaps the docs should be changed to reflect the actual behavior.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)