[ https://issues.apache.org/jira/browse/JOHNZON-221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16880994#comment-16880994 ]
Mark Struberg commented on JOHNZON-221: --------------------------------------- Also unify the system property which is used to configure the buffer strategy to pickup as default. So far {{johnzon.global-char-provider.strateg}} and {{org.apache.johnzon.buffer-strategy}} are being used. We should only use the later. The constant is already defined in {{AbstractJsonFactory#BUFFER_STRATEGY}} > use the config from the underlying JSON-P for JSON-B operations > --------------------------------------------------------------- > > Key: JOHNZON-221 > URL: https://issues.apache.org/jira/browse/JOHNZON-221 > Project: Johnzon > Issue Type: Improvement > Components: JSON-B > Affects Versions: 1.1.12 > Reporter: Mark Struberg > Assignee: Mark Struberg > Priority: Major > Fix For: 1.1.13 > > > When creating Jsonb based on a JsonP object we should take the configuration > of jsonp into consideration for jsonb. -- This message was sent by Atlassian JIRA (v7.6.3#76005)