[ https://issues.apache.org/jira/browse/COUCHDB-1986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13943973#comment-13943973 ]
Nick North commented on COUCHDB-1986: ------------------------------------- That's a possibility: some bits of parsing look for a specific number of bytes, while others read until an "end" token. While working on JIRA 1956 I encountered behaviour rather like the large attachments issue when I mixed the two up and the parser hung, waiting for an end token that never arrived. MP parsing in the replicator partly does its own thing, and partly uses the general MP code, so this sort of problem may have crept in. I'll take a look at the replicator code later, and see if anything jumps out. Nick > 04-replication-large-atts.t times out > ------------------------------------- > > Key: COUCHDB-1986 > URL: https://issues.apache.org/jira/browse/COUCHDB-1986 > Project: CouchDB > Issue Type: Bug > Components: Replication > Affects Versions: 1.5.0 > Reporter: Jan Lehnardt > > 04-replication-large-atts.t gets stuck around 558, sometimes a little earlier > or later, but it times out eventually, regardless of the timeout. I tried > doubling and such. -- This message was sent by Atlassian JIRA (v6.2#6252)