wohali commented on issue #745: Replication with attachments never completes, 
{mp_parser_died,noproc} error
URL: https://github.com/apache/couchdb/issues/745#issuecomment-369467559
 
 
   Yes attachments. you can see revisions per doc are low. in the log.
   
   Everything else is default. (Working around this by bumping the defaults is 
just sweeping the error under the rug...)
   
   For the record, as I said on IRC, even with a bumped `doc_write_failures` 
value, we should be replicating the document, not failing, since the DB has 
been successfully replicated on the exact same cluster before. Even if it fails 
once, it appears we didn't retry at all, or the retry failed; this is a VERY 
surprising result and pretty unreasonable for the replication to end in a 
`completed` not `failed` state.
   
   Why is it even getting a 413 in the first place? It's replicating a document 
from the same server to the same server, no settings have changed, surely it 
should be able to PUT a document it just did a GET of from the same server.

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