Dave Barnes created GEODE-6972:
----------------------------------

             Summary: User Guide - Clarify behavior of 
gemfire.disk.recoverValues(Sync) and gemfire.disk.recoverLruValues
                 Key: GEODE-6972
                 URL: https://issues.apache.org/jira/browse/GEODE-6972
             Project: Geode
          Issue Type: Bug
          Components: docs
            Reporter: Dave Barnes


Properties gemfire.disk.recoverValues and gemfire.disk.recoverValuesSync are 
disabled by default. When enabled, they read all the values from disk , even 
though a bunch of them might not fit in memory. So the system waits until the 
application reads something before recovering data.  For the use cases that 
have overflow just to prevent running out of memory, but really expect never to 
overflow, users can enable the gemfire.disk.recoverLruValues property.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to