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

[jira] [Commented] (COUCHDB-1045) Replication reports "missing" for docs which exist and are accesible

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

James Howe commented on COUCHDB-1045:
-------------------------------------

COUCHDB-1154 - Same symptoms of an underlying cause? 

> Replication reports "missing" for docs which exist and are accesible
> --------------------------------------------------------------------
>
>                 Key: COUCHDB-1045
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-1045
>             Project: CouchDB
>          Issue Type: Bug
>          Components: Replication
>    Affects Versions: 1.0.2
>            Reporter: Rachel Willmer
>
> In one namespace we have, which has been migrated from 0.11.2 (and possibly from 0.9 before that), we have errors like these showing up in the log file when continuous replication is started.
> {noformat}
> [Thu, 27 Jan 2011 11:56:02 GMT] [error] [<0.467.0>] Replicator: error accessing doc uid_103172924375609852 at http://kvn1.back.incubator.telhc.local:15984/spaces/, reason: {"missing":"30-08f26139287d260e33299aa8caa65ea8"}
> [Thu, 27 Jan 2011 11:56:02 GMT] [error] [<0.466.0>] Replicator: error accessing doc uid_104478515691512449 at http://kvn1.back.incubator.telhc.local:15984/spaces/, reason: {"missing":"1-3c494a705f5eb472ba7b12a32be8555c"}
> [Thu, 27 Jan 2011 11:56:02 GMT] [error] [<0.465.0>] Replicator: error accessing doc uid_6042240 at http://kvn1.back.incubator.telhc.local:15984/spaces/, reason: {"missing":"12-47695f5504aff0c0049cf34befb60bcc"}
> {noformat}
> But, if you ask directly for those docs, they exist and are returned. 
> In all cases I've tried, the _rev given as "missing" was the current one. 
> They are returned both with and without the _rev option in the URL

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