[
https://issues.apache.org/jira/browse/COUCHDB-1465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14027498#comment-14027498
]
Johannes J. Schmidt commented on COUCHDB-1465:
----------------------------------------------
With COUCHDB-1923 we now have access to the base64 encoded attachments data in
list functions.
I do not agree that the ability to send binary data from lists itself leads to
OOM errors. ATM it is still possible to construct a big base64 encoded string
that runs out of memory trying to send that over the wire.
> _list should be able to send binary data to the client
> ------------------------------------------------------
>
> Key: COUCHDB-1465
> URL: https://issues.apache.org/jira/browse/COUCHDB-1465
> Project: CouchDB
> Issue Type: Improvement
> Components: View Server Support
> Reporter: Johannes J. Schmidt
> Priority: Minor
>
> You can send binary data with show and update functions.
> It would be great if one also could send binary data via list functions.
> There is an old thread about that from 2010:
> http://mail-archives.apache.org/mod_mbox/couchdb-dev/201001.mbox/%[email protected]%3E
--
This message was sent by Atlassian JIRA
(v6.2#6252)