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

[BE1] Upgrade gossip rumor with vector clock #1938

Merged
merged 46 commits into from
Jun 26, 2024

Conversation

sgueissa
Copy link
Collaborator

@sgueissa sgueissa commented Jun 14, 2024

In this PR we did:

  1. Rumor Push protocol with vector clock
  2. Buffer inside Rumor handler to handle cases where a newer rumor is arriving few second before an older rumor
  3. Rumor Pull protocol with vector clock
  4. Fix order of the answer to catchup query

Copy link

Pull reviewers stats

Stats of the last 30 days for popstellar:

User Total reviews Time to review Total comments
K1li4nL
🥇
20
▀▀▀▀
1d 19h 44m
10
▀▀
arnauds5
🥈
6
18h 5m
4
emonnin-epfl
🥉
5
8h 20m
9
▀▀
onsriahi14
4
1d 1h 53m
4
simone-kalbermatter
3
1h 47m
0
matteosz
3
14h 5m
3
pierluca
2
3d 11h 3m
▀▀
1
sgueissa
2
1d 12h 28m
4
MariemBaccari
2
22h 39m
6
DanielTavaresA
2
9d 21h 46m
▀▀▀▀▀
2
⚡️ Pull request stats

Copy link

sonarcloud bot commented Jun 26, 2024

Copy link

sonarcloud bot commented Jun 26, 2024

Copy link

sonarcloud bot commented Jun 26, 2024

@sgueissa sgueissa marked this pull request as ready for review June 26, 2024 19:09
@sgueissa sgueissa requested a review from a team as a code owner June 26, 2024 19:09
Copy link
Contributor

@emonnin-epfl emonnin-epfl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LVGTM!

@sgueissa
Copy link
Collaborator Author

LVGTM!

YOU TOO!!!

Copy link

sonarcloud bot commented Jun 26, 2024

@sgueissa sgueissa enabled auto-merge June 26, 2024 19:51
Copy link
Contributor

@K1li4nL K1li4nL left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Blind approval

@sgueissa sgueissa added this pull request to the merge queue Jun 26, 2024
Merged via the queue into master with commit 4945cad Jun 26, 2024
17 checks passed
@sgueissa sgueissa deleted the work-be1-stuart-etienne-rumor-with-vector-clock branch June 26, 2024 20:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants