You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@johnzon.apache.org by "Jean-Louis Monteiro (Jira)" <ji...@apache.org> on 2021/10/12 21:07:01 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 ]

Jean-Louis Monteiro updated JOHNZON-141:
----------------------------------------
    Fix Version/s:     (was: 1.2.14)
                   1.2.15

> 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.15
>
>
> 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.3.4#803005)