You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/03/07 19:41:38 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=15900027#comment-15900027 ] 

ASF GitHub Bot commented on COUCHDB-2992:
-----------------------------------------

GitHub user nickva opened a pull request:

    https://github.com/apache/couchdb-couch-replicator/pull/60

    Remove unused mp_parse_doc function from replicator

    It was left accidentally when merging Cloudant's dbcore work.
    
    COUCHDB-2992

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/cloudant/couchdb-couch-replicator couchdb-2992-remove-dead-code

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/couchdb-couch-replicator/pull/60.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #60
    
----

----


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