Uploaded image for project: 'Realm Core'
  1. Realm Core
  2. RCORE-1851

FLX subscriptions are not re-sent to the server if bootstrap is interrupted

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None

      SubscriptionStore::get_next_pending_version() returns the next subscription that needs to be sent to the server with a snapshot version past the upload cursor. Empty uploads may be acknowledged during bootstraps and so that will advance the upload cursor past the snapshot version of the subscription. If the subscription bootstrap is interrupted, it is not picked up by the sync client the next time get_next_pending_version() is called (and as a side effect a notification on that subscription will no be fulfilled).

            Assignee:
            daniel.tabacaru@mongodb.com Daniel Tabacaru
            Reporter:
            james.stone@mongodb.com James Stone
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: