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

Implement [PLEASESYNC] through quics-protocol #22

Closed
3 tasks done
namseonu opened this issue Oct 8, 2023 · 0 comments
Closed
3 tasks done

Implement [PLEASESYNC] through quics-protocol #22

namseonu opened this issue Oct 8, 2023 · 0 comments
Assignees
Labels
feature New feature or request

Comments

@namseonu
Copy link
Member

namseonu commented Oct 8, 2023

Is your feature request related to a problem? Please describe.
According to the changed protocol, I should change the handler/service part of PLEASESYNC.

Describe the solution you'd like

  • Check the initialization part of File and FileMetadata
  • Implement all the parts of PLEASESYNC
  • Implement the skeleton of MUSTSYNC call

Additional context
I should implement MUSTSYNC call and logic using goroutine because the MUSYSYNC is called in PLEASESYNC transaction. However, the MUSTSYNC call does not affect to PLEASESYNC transaction's commit.

@namseonu namseonu added the feature New feature or request label Oct 8, 2023
@namseonu namseonu self-assigned this Oct 8, 2023
@namseonu namseonu pinned this issue Oct 8, 2023
@namseonu namseonu added this to the [Scenario] Please Sync milestone Oct 9, 2023
@namseonu namseonu unpinned this issue Oct 9, 2023
@chromato99 chromato99 mentioned this issue Oct 12, 2023
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Development

No branches or pull requests

1 participant