You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Andriy Redko (Jira)" <ji...@apache.org> on 2022/11/03 12:23:00 UTC

[jira] [Updated] (CXF-8785) Make Jsonb lazy initializable in the JsrJsonbProvider

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

Andriy Redko updated CXF-8785:
------------------------------
    Affects Version/s: 3.4.9
                       3.5.4

> Make Jsonb lazy initializable in the JsrJsonbProvider
> -----------------------------------------------------
>
>                 Key: CXF-8785
>                 URL: https://issues.apache.org/jira/browse/CXF-8785
>             Project: CXF
>          Issue Type: Improvement
>    Affects Versions: 3.5.4, 3.4.9
>            Reporter: Andriy Redko
>            Assignee: Andriy Redko
>            Priority: Major
>
> The JsrJsonbProvider default constructor tries to initialize Jsonb eagerly, even before checking the context if the instance is provided already. It should initialize Jsonb lazily.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)