You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Robert Newson (JIRA)" <ji...@apache.org> on 2011/05/21 13:10:47 UTC

[jira] [Updated] (COUCHDB-1174) Multipart parsing bug in new replicator

     [ https://issues.apache.org/jira/browse/COUCHDB-1174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Newson updated COUCHDB-1174:
-----------------------------------

    Attachment: COUCHDB-1174.sh

This script

* induces method_not_allowed bug on trunk
* induces a function_clause in write_streamed_attachment in 1.0.2 and 1.0.x

> Multipart parsing bug in new replicator
> ---------------------------------------
>
>                 Key: COUCHDB-1174
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-1174
>             Project: CouchDB
>          Issue Type: Bug
>    Affects Versions: 1.2
>            Reporter: Robert Newson
>         Attachments: COUCHDB-1174.sh
>
>
> It seems the new multipart savvy replicator has a bug. At high load, the receiving node sees the following as the method of a new http request;
>  "--17481297448f5a282cc919203957ebd9--POST"
> instead of just "POST". The first bit looks like a multipart boundary value to me.
> I'll attach a script that reproduces the error now.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira