Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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 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 join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Sync - All platforms
  
Awaiting triage
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.