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

Allow multiple AsyncOpenTask's in progress at once if a schema migration is needed

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

      The main issue with the current design is that it assumes only one AsyncOpenTask will attempt to migrate the schema. We’ve changing it so if an app opens a realm asynchronously multiple times at the same time, a schema migrations (if needed) completes successfully.

            Assignee:
            daniel.tabacaru@mongodb.com Daniel Tabacaru
            Reporter:
            daniel.tabacaru@mongodb.com Daniel Tabacaru
            AD Sync Client
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: