nickva commented on issue #745: Replication with attachments never completes, 
{mp_parser_died,noproc} error
URL: https://github.com/apache/couchdb/issues/745#issuecomment-369465780
 
 
   If some requests fail with a 413 it's not surprising that it completes. It 
should bump the `doc_write_failures` stats in the completion record to indicate 
how many documents it failed to write.
   
   The question is why does that one request fail with a 413 to start with. 
   
   Good call on debug logs. Also what are the are the doc sizes involved, how 
many revisions per document. Any attachments? Then what are the `[couchdb] 
max_document_size` , `[couchdb] max_attachment_size` and `[httpd] 
max_http_request_size` params.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to