calonso commented on issue #745: Replication with attachments never completes, 
{mp_parser_died,noproc} error
URL: https://github.com/apache/couchdb/issues/745#issuecomment-336652859
 
 
   Hi Nick,
   
   I've been reviewing some of the `mp_parser_died` errors I see on the logs 
and I see that the documents, with its attachments end up appearing on the 
database, I suppose the scheduler retries them and the replication ends up 
working (I've seen a few appearing as an `error` on the logs two or three times 
and I can see them on the DB, others just fail once and they are on the DB as 
well, I haven't found any error whose document is not found on the DB, but I 
haven't reviewed all errors one by one either). 
   
   The documents' sizes are not big, at least the ones I've reviewed. The ones 
I have reviewed sizes' range from 4 to 60 Kb pdf and xls docs. I haven't 
iterated through all of them to compute the distribution you suggest. Is there 
an easier CouchDB way to get that overview on attachments size?
   
   I'm using CouchDB 2.1.0 here and about the configs they both should be the 
default ones as I haven't specified any of them. Checking the config values 
from `_node/<node>/_config` there's nothing specified for 
`couchdb.max_document_size` and `67108864` as `httpd.max_http_request_size`, 
which I guess is the default value.
 
----------------------------------------------------------------
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