You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/01/15 16:59:00 UTC

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

     [ https://issues.apache.org/jira/browse/GEODE-8829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated GEODE-8829:
----------------------------------
    Labels: pull-request-available  (was: )

> 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)