8000 Handle potential compensating writes after updating client app to native FLX after client migration · Issue #6460 · realm/realm-core · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Handle potential compensating writes after updating client app to native FLX after client migration #6460
Closed
@sync-by-unito

Description

@sync-by-unito

If a migrated client app has pending changes to be uploaded when the client app has been updated to natively use FLX, there is a potential to receive compensating writes, since these changes will not be assigned the partition value when they are uploaded and will no longer be in view.

To prevent this issue, hold off resetting the migrated state for the client app until all the pending changes have been uploaded, but before sending a change of query or uploading any changes made by the app after it has been updated to natively use FLX.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0