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

Replicator background task doesn't take conflict resolution into account

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Critical
    • 3.1.6
    • 3.1.0
    • iOS
    • Security Level: Public
    • None
    • C-iOS 125
    • 4

    Description

      From the backtrace provided in the CBSE ticket, the issue happens when resolving conflicts by the replicator. When the app goes into background, the replicator will request for a background task to continue to replicate while the app is in the background until the replicator goes IDLE. However, the conflict resolving process happens in a background queue could continue even after the replicator status is IDLE. As a result, the requested background task could be canceled or stopped while the conflict resolving process is still running, and I guessed that could cause the file protection issue.

      Attachments

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

        Activity

          People

            pasin Pasin Suriyentrakorn
            pasin Pasin Suriyentrakorn
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty