You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Anthony Baker (JIRA)" <ji...@apache.org> on 2018/02/26 18:50:00 UTC

[jira] [Updated] (GEODE-4234) Add ability to enable global copy-on-read via gfsh

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

Anthony Baker updated GEODE-4234:
---------------------------------
    Fix Version/s:     (was: 1.5.0)

> Add ability to enable global copy-on-read via gfsh
> --------------------------------------------------
>
>                 Key: GEODE-4234
>                 URL: https://issues.apache.org/jira/browse/GEODE-4234
>             Project: Geode
>          Issue Type: New Feature
>          Components: docs, gfsh, transactions
>            Reporter: Michael Dodge
>            Priority: Major
>
> A cache supports a "copy on read" feature for cache read operations. (See [http://geode.apache.org/releases/latest/javadoc/org/apache/geode/cache/GemFireCache.html#setCopyOnRead-boolean-]) The documentation for transactions ([https://geode.apache.org/docs/guide/11/developing/transactions/run_a_cache_transaction.html]) recommends enabling this feature. However, the documentation for enabling this feature ([https://geode.apache.org/docs/guide/11/developing/transactions/working_with_transactions.html#concept_vx2_gs4_5k]) only shows how to enable it via {{cache.xml}} or Java inside the server. There should be a way to enable the "copy on read" feature for a cache using {{gfsh}}.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)