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

loop protection in zipper mesh #617

Merged
merged 1 commit into from
Sep 19, 2023
Merged

loop protection in zipper mesh #617

merged 1 commit into from
Sep 19, 2023

Conversation

wujunzhuo
Copy link
Collaborator

Description

By the pr #612 all data frames will be forwarded to downstream zippers. Therefore the loop protection is necessary for zipper mesh scenario: avoid a data frame being processed by a unique SFN multiple times.

@wujunzhuo wujunzhuo requested a review from woorui as a code owner September 19, 2023 02:33
@vercel
Copy link

vercel bot commented Sep 19, 2023

@wujunzhuo is attempting to deploy a commit to the YoMo Team on Vercel.

A member of the Team first needs to authorize it.

@codecov
Copy link

codecov bot commented Sep 19, 2023

Codecov Report

Merging #617 (e8810c0) into master (6ec9751) will decrease coverage by 0.97%.
The diff coverage is 55.55%.

@@            Coverage Diff             @@
##           master     #617      +/-   ##
==========================================
- Coverage   65.83%   64.86%   -0.97%     
==========================================
  Files          40       40              
  Lines        3091     3094       +3     
==========================================
- Hits         2035     2007      -28     
- Misses        918      945      +27     
- Partials      138      142       +4     
Files Changed Coverage Δ
core/server.go 65.49% <55.55%> (-0.81%) ⬇️

... and 4 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@wujunzhuo wujunzhuo requested a review from venjiang September 19, 2023 02:38
@wujunzhuo wujunzhuo merged commit 7c16158 into yomorun:master Sep 19, 2023
2 of 4 checks passed
@wujunzhuo wujunzhuo deleted the mesh branch September 20, 2023 09:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants