-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
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.
- 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
-