Uploaded image for project: 'CouchDB'
  1. CouchDB
  2. COUCHDB-1045

Replication reports "missing" for docs which exist and are accesible

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • 1.0.2
    • 1.0.3, 1.1, 1.2
    • Replication
    • None

    Description

      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.

      [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"}
      

      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

      Attachments

        Issue Links

          Activity

            People

              rnewson Robert Newson
              rwillmer Rachel Willmer
              Votes:
              1 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: