[
https://issues.apache.org/jira/browse/GEODE-8829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17266417#comment-17266417
]
ASF subversion and git services commented on GEODE-8829:
--------------------------------------------------------
Commit 1d22d9e17acb56fdc16b7d4d31af22372b5f4ec7 in geode's branch
refs/heads/develop from Karen Miller
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=1d22d9e ]
GEODE-8829: Improve copy-on-read docs (#5908)
Co-authored-by: Karen Miller <[email protected]>
> 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
> Assignee: Karen Smoler Miller
> Priority: Major
> Labels: pull-request-available
>
> 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)