[
https://issues.apache.org/jira/browse/COUCHDB-2992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15927365#comment-15927365
]
ASF subversion and git services commented on COUCHDB-2992:
----------------------------------------------------------
Commit 3b15107df83a16a26dbc6c06a1a080437cb558b8 in couchdb-fabric's branch
refs/heads/master from [~vatamane]
[ https://git-wip-us.apache.org/repos/asf?p=couchdb-fabric.git;h=3b15107 ]
Allow limiting maximum document body size
Update doc function to check and validate document body sizes
Main implementation is in PR:
https://github.com/apache/couchdb-couch/pull/235
COUCHDB-2992
> Add additional support for document size
> ----------------------------------------
>
> Key: COUCHDB-2992
> URL: https://issues.apache.org/jira/browse/COUCHDB-2992
> Project: CouchDB
> Issue Type: Improvement
> Components: Database Core
> Reporter: Tony Sun
>
> Currently, only max_document_size of 64 GB is the restriction for users
> creating documents. Large documents often leads to issues with our indexers.
> This feature will allow users more finer grain control over document size.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)