-
Type: Task
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Sync
-
None
-
2 - S (<= 1 week)
-
7445
-
Not Needed
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.