Details
-
Bug
-
Status: Closed
-
Major - P3
-
Resolution: Duplicate
-
None
-
None
-
Storage Execution
-
ALL
Description
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.
Attachments
Issue Links
- duplicates
-
SERVER-33992 Mobile SE: Test validate functionality is doing the right thing
-
- Closed
-
- is related to
-
SERVER-32997 Mobile SE: Design and implement multi-reader or single-writer concurrency
-
- Closed
-