[ 
https://issues.apache.org/jira/browse/GEODE-4737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16377871#comment-16377871
 ] 

ASF subversion and git services commented on GEODE-4737:
--------------------------------------------------------

Commit cd5edfd12c0229ab2f8ee5d516e34e6df5a1c9dd in geode's branch 
refs/heads/develop from Karen Miller
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=cd5edfd ]

GEODE-3915 Document use of JSON spec for gfsh create and alter region (#1502)

- cache-listener, cache-loader, and cache-writer command-line
options can add a JSON specification to the fq class name that are
used to populate the init method's parameter for those classes
that implement Declarable
- see GEODE-4737 for the task to document what the JSON should
look like

> 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
>            Assignee: Karen Smoler Miller
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> 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)

Reply via email to