You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2020/05/27 18:01:01 UTC

[GitHub] [couchdb] nickva opened a new pull request #2910: Introduce _bulk_docs max_doc_count limit

nickva opened a new pull request #2910:
URL: https://github.com/apache/couchdb/pull/2910


   Let users specify the maximum document count for the _bulk_docs requests. If the document count exceeds the maximum it would return a 413 HTTP error. This would also signal the replicator to try to bisect the _bulk_docs array into smaller batches.
   
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [couchdb] nickva merged pull request #2910: Introduce _bulk_docs max_doc_count limit

Posted by GitBox <gi...@apache.org>.
nickva merged pull request #2910:
URL: https://github.com/apache/couchdb/pull/2910


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org