Description
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.
Attachments
Issue Links
- links to