Chetan Mehrotra created OAK-6546:
------------------------------------

             Summary: 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


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

Reply via email to