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 "Amit Jain (JIRA)" <ji...@apache.org> on 2017/08/25 04:30:06 UTC

[jira] [Closed] (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 ]

Amit Jain closed OAK-6546.
--------------------------

Bulk close for 1.7.6

> 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)