You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "John Blum (Jira)" <ji...@apache.org> on 2020/11/11 16:48:00 UTC

[jira] [Updated] (GEODE-8257) The Jackson ObjectMapper used by a PdxInstance cannot handle typed JSON Objects

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

John Blum updated GEODE-8257:
-----------------------------
    Priority: Critical  (was: Major)

> The Jackson ObjectMapper used by a PdxInstance cannot handle typed JSON Objects
> -------------------------------------------------------------------------------
>
>                 Key: GEODE-8257
>                 URL: https://issues.apache.org/jira/browse/GEODE-8257
>             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: Critical
>              Labels: JSON-PDX
>
> When Jackson has be configured to be explicit about the types contained in the JSON document, Geode's {{ObjectMapper}} configuration fails to handle the type metadata properly.
> See [here|https://github.com/spring-projects/spring-boot-data-geode/blob/1.3.0.RELEASE/spring-geode/src/test/java/org/springframework/geode/data/json/JsonCacheDataImporterExporterIntegrationTests.java#L621-L663] for an example test case illustrating the issue.



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