You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Maxim L. (JIRA)" <ji...@apache.org> on 2011/05/05 11:05:03 UTC

[jira] [Commented] (COUCHDB-993) Replication is crashing when changes feed was consumed

    [ https://issues.apache.org/jira/browse/COUCHDB-993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13029244#comment-13029244 ] 

Maxim L. commented on COUCHDB-993:
----------------------------------

Have the same problem with 1.1.0a1099688, and only over https
Patch is already applied

> Replication is crashing when changes feed was consumed
> ------------------------------------------------------
>
>                 Key: COUCHDB-993
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-993
>             Project: CouchDB
>          Issue Type: Bug
>          Components: Replication
>    Affects Versions: 1.0.1, 1.0.2
>            Reporter: Sebastian Cohnen
>             Fix For: 1.0.2, 1.1
>
>         Attachments: couchdb-993.patch
>
>
> Yesterday I hit a bug, where pull replication is dying which is resulting in a {exit,{json_encode,{bad_term,<0.133.0>}}} error (CouchDB is trying to encode a PID into JSON).
> Adam and Paul had a look at this issue yesterday and they found the underlying issue: There was a missing clause catching the exit message when the changes feed was consumed and ibrowse closes the HTTP connection for that feed.
> Adam wrote a quick patch yesterday, which I'll append here too (applies cleanly to 1.0.x at time of writing).
> (Sorry for any inaccuracy, I only understood the issue partially)

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