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)