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

[jira] [Updated] (GEODE-4737) User Guide: Describe addition of JSON specs to gfsh commands

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

Dave Barnes updated GEODE-4737:
-------------------------------
    Description: 
Some new gfsh commands can take a JSON spec. Examples include `alter region --entry-idle-time-custom-expiry` and `create region --cache-listener`.

Add a general description of the syntax to the gfsh section of the manual so individual command-reference entries can point to a centralized explanation, rather than repeating the syntax details each time.

One developer has requested that we state that the JSON parser recognizes double quotes as well as single quotes. Some JSON parsers accept only single quotes.

  was:
Some new gfsh commands can take a JSON spec. Examples include `alter region --entry-idle-time-custom-expiry` and `create region --cache-listener`.

Add a general description of the syntax to the gfsh section of the manual so individual command-reference entries can point to a centralized explanation, rather than repeating the syntax details each time.

One developer has requested that we state that the JSON parser recognizes double quotes as well as single quotes. Some JSON parsers only handle single quotes.


> User Guide: Describe addition of JSON specs to gfsh commands
> ------------------------------------------------------------
>
>                 Key: GEODE-4737
>                 URL: https://issues.apache.org/jira/browse/GEODE-4737
>             Project: Geode
>          Issue Type: Improvement
>          Components: docs
>            Reporter: Dave Barnes
>            Priority: Major
>
> Some new gfsh commands can take a JSON spec. Examples include `alter region --entry-idle-time-custom-expiry` and `create region --cache-listener`.
> Add a general description of the syntax to the gfsh section of the manual so individual command-reference entries can point to a centralized explanation, rather than repeating the syntax details each time.
> One developer has requested that we state that the JSON parser recognizes double quotes as well as single quotes. Some JSON parsers accept only single quotes.



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