You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@johnzon.apache.org by "Romain Manni-Bucau (Jira)" <ji...@apache.org> on 2022/02/08 08:39:00 UTC

[jira] [Updated] (JOHNZON-141) support object deduplication in Maps

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

Romain Manni-Bucau updated JOHNZON-141:
---------------------------------------
    Fix Version/s: 1.2.17
                       (was: 1.2.16)

> support object deduplication in Maps
> ------------------------------------
>
>                 Key: JOHNZON-141
>                 URL: https://issues.apache.org/jira/browse/JOHNZON-141
>             Project: Johnzon
>          Issue Type: Bug
>          Components: JSON-B, Mapper
>    Affects Versions: 1.1.4
>            Reporter: Mark Struberg
>            Priority: Major
>             Fix For: 1.2.17
>
>
> We currently do not support deduplication of objects via JsonPonters if the object is in a Map in the DTO. See JOHNZON-135.
> In MappingGeneratorImpl#writeMapBody(final Map<?, ?> object, final Adapter itemConverter) needs a JsonPointerTracker parameter which gets filled accordingly.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)