[
https://issues.apache.org/jira/browse/GEODE-7007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dick Cavender closed GEODE-7007.
--------------------------------
> Alter gfsh put docs to state prohibition on PDX objects
> -------------------------------------------------------
>
> Key: GEODE-7007
> URL: https://issues.apache.org/jira/browse/GEODE-7007
> Project: Geode
> Issue Type: Improvement
> Components: docs
> Reporter: Karen Smoler Miller
> Assignee: Karen Smoler Miller
> Priority: Major
> Fix For: 1.10.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> You cannot use PDX objects with puts in gfsh.
> Example of a put command that will not work:
> gfsh>put --region=/CashflowGroupMap --key="Closure Margin"
> --value="('cashFlowType':'Closure Margin',
> 'cashFlowTypeGroup':'CMAR','activeIndicator':'A',
> 'updateDateTime':'2013-06-06 05:37:00.0')"
> --value-class=org.apache.geode.pdx.internal.PdxInstanceImpl
>
> Add this restriction in the docs. A good place to add it is in the gfsh
> command reference page.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)