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

John Blum updated GEODE-8254:
-----------------------------
    Issue Type: Bug  (was: Improvement)

> JSONFormatter cannot parse JSON Arrays
> --------------------------------------
>
>                 Key: GEODE-8254
>                 URL: https://issues.apache.org/jira/browse/GEODE-8254
>             Project: Geode
>          Issue Type: Bug
>          Components: serialization
>    Affects Versions: 1.10.0, 1.9.2, 1.11.0, 1.12.0
>            Reporter: John Blum
>            Priority: Major
>              Labels: JSON-PDX
>
> The Apache Geode 
> [JSONFormatter|https://geode.apache.org/releases/latest/javadoc/org/apache/geode/pdx/JSONFormatter.html]
>  class is not capable of parsing/processing JSON Arrays, making it less than 
> adequate to process JSON documents and content.
> This leaves the responsibility and burden on the user, which requires the 
> user to inspect the individual array elements.
> A test case reproducing this issue can be found 
> [here|https://geode.apache.org/releases/latest/javadoc/org/apache/geode/pdx/JSONFormatter.html].
>  The matching JSON document is 
> [here|https://github.com/spring-projects/spring-boot-data-geode/blob/1.3.0.RELEASE/spring-geode/src/test/resources/data-example-doefamily.json].
> JSON Arrays are a very common JSON data type, as 
> [specified|https://www.json.org/json-en.html].



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to