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

"Named Document Replication" does not replicate the "_deleted" revision

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.0.2
    • 1.1
    • Replication
    • None
    • CentOS 5.5

    • Dont Know

    Description

      I would like to use "Named Document Replication" to replicate changes on a number of docs. I expect ALL changes of those docs to be replicated from source-db (test1) towards the target-db (test2).

      as-is:
      --------
      If a document changes its revision because of a "normal" modification, it works perfectly and fast.
      If a document (hdb1) changes its revision because of its deletion, the replicator logs an error. The document in my target-database remains alive.

      couch.log: [error] [<0.6676.3>] Replicator: error accessing doc hdb1 at http://vm-dmp-del1:5984/test1/, reason: not_found

      i expected:
      -----------------
      ... "Named Document Replication" to mark a document as deleted in the target-db if it has been deleted in the source-db.

      Attachments

        Activity

          People

            Unassigned Unassigned
            hdb Hans-D. Böhlau
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: