Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-34953

MobileSE: validate on mobile should retry SQLITE_BUSY errors

    • Type: Icon: Bug Bug
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Storage
    • Storage Execution
    • ALL

      Currently, MobileRecordStore::validate() uses a SqliteStatement to read data from the collection being validated. This construct can throw a WriteConflictException, but there is no outer WriteConflict retry loop to back-off-and-retry when this error occurs.

            Assignee:
            backlog-server-execution [DO NOT USE] Backlog - Storage Execution Team
            Reporter:
            milkie@mongodb.com Eric Milkie
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: