You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Chetan Mehrotra (JIRA)" <ji...@apache.org> on 2017/08/11 10:24:00 UTC

[jira] [Resolved] (OAK-6546) JsonSerializer should taken an instance of JsopWriter

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

Chetan Mehrotra resolved OAK-6546.
----------------------------------
       Resolution: Fixed
    Fix Version/s: 1.7.6

Done with 1804751

> JsonSerializer should taken an instance of JsopWriter
> -----------------------------------------------------
>
>                 Key: OAK-6546
>                 URL: https://issues.apache.org/jira/browse/OAK-6546
>             Project: Jackrabbit Oak
>          Issue Type: Technical task
>          Components: store-spi
>            Reporter: Chetan Mehrotra
>            Assignee: Chetan Mehrotra
>            Priority: Minor
>             Fix For: 1.8, 1.7.6
>
>
> {{JsonSerializer}} currently taken an instance of {{JsopBuilder}}. The internal logic can work with {{JsopWriter}}. So change the logic to work with {{JsopWriter}}
> This would allow passing in a streaming writer which does not accumulate the json content in memory.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)