Uploaded image for project: 'Couchbase Lite'
  1. Couchbase Lite
  2. CBL-462

Continuous push attempts to replicate purged documents

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Minor
    • 3.0
    • 2.7.0
    • LiteCore
    • Security Level: Public
    • None
    • Jianmin 50
    • 3

    Description

      As reported on the forum, purging a document while a continuous push replication is running causes the pusher to try to send the nonexistent document.

      It's a simple bug in Pusher::dbChanged() – the code does not take into account that a C4DatabaseChange can represent a purge. It should ignore such change entries.

      This does not appear to be causing any significant problems, just unexpected logs.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            jianmin.zhao Jianmin Zhao
            jens Jens Alfke
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty