You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by "Nick Vatamaniuc (JIRA)" <ji...@apache.org> on 2016/09/29 14:47:22 UTC

[jira] [Commented] (COUCHDB-2992) Add additional support for document size

    [ https://issues.apache.org/jira/browse/COUCHDB-2992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15532980#comment-15532980 ] 

Nick Vatamaniuc commented on COUCHDB-2992:
------------------------------------------

This is related to replications crashing unexpectedly. Users can add documents smaller than the limit. Then replicator batches them up to 500 at a time and then repeatedly crashes. 

https://issues.apache.org/jira/browse/COUCHDB-3168

> 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.4#6332)