Skip to content
This repository has been archived by the owner on Jul 31, 2020. It is now read-only.

Sometime CREATE record is missing on receiving end #281

Open
darkdh opened this issue Feb 4, 2019 · 0 comments
Open

Sometime CREATE record is missing on receiving end #281

darkdh opened this issue Feb 4, 2019 · 0 comments

Comments

@darkdh
Copy link
Member

darkdh commented Feb 4, 2019

  1. Device A sends [Create F1, Create F2]
  2. Device B receives [Create F1, Create F2]
  3. Device A swap order of F1 and F2 under same folder, Device A sends [Update F1, Update F2]
    4.a Device B sometimes gets [Create F1, Create F2, Update F1, Update F2] , swapping succeed
    or
    4.b. Device B sometime only gets [Create F2, Update F1, Update F2] , swapping failed
    the receives here means GET_EXISTING_OBJECTS
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant