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

Single message bootstraps should skip the bootstrap store

    • Type: Icon: Task Task
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Sync
    • None

      Currently, all bootstraps are cached in the bootstrap store, primarily to collect all the download messages to ensure they are all received prior to applying the bootstrap on the Realm file.

      In the case of a single message bootstrap (i.e. last_in_batch=true in first, and only, message), there are no additional messages to be received, so the bootstrap can be applied directly instead of storing it in the bootstrap store prior to it being applied.

            Assignee:
            daniel.tabacaru@mongodb.com Daniel Tabacaru
            Reporter:
            michael.wilkersonbarker@mongodb.com Michael Wilkerson-Barker (Inactive)
            AD Sync Client
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: