You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Karen Smoler Miller (Jira)" <ji...@apache.org> on 2021/01/13 00:31:00 UTC

[jira] [Created] (GEODE-8829) Improve copy-on-read docs

Karen Smoler Miller created GEODE-8829:
------------------------------------------

             Summary: Improve copy-on-read docs
                 Key: GEODE-8829
                 URL: https://issues.apache.org/jira/browse/GEODE-8829
             Project: Geode
          Issue Type: Improvement
          Components: docs
            Reporter: Karen Smoler Miller


The section describing copy-on-read is incomplete. Add two other ways to set copy-on-read to true:
1. Use the API GemFireCache.setCopyOnRead() method; Cache inherits this method, so an example would show Cache.setCopyOnRead() in use.
2. The gfsh alter runtime has an option to set copy-on-read to true. Use this once servers are running.

At the same time, update the example that demonstrates making a copy. Add prose to the current example to explain why the put call belongs in this example.  Or, revise the example to show only the making of the copy.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)