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

SCTP round-robin LB selection #692

Closed
UltraInstinct14 opened this issue Jun 10, 2024 · 0 comments
Closed

SCTP round-robin LB selection #692

UltraInstinct14 opened this issue Jun 10, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@UltraInstinct14
Copy link
Contributor

UltraInstinct14 commented Jun 10, 2024

Describe the bug
When SCTP round-robin (default) LB is used, sometimes perfect round-robin balancing is not seen. This occurs when end-point terminates the SCTP session with an ABORT rather than proper SHUTDOWN sequence ending with SHUTDOWN_COMPLETE

To Reproduce
It is difficult to reproduce

Expected behavior
Even if an end-point sends ABORT, overall round-robin balancing should be maintained.

Screenshots
N/A

Environment (please complete the following information):

  • OS: any
  • Kernel Version: any
  • LoxiLB Version: latest
  • Cloud Environment: any
  • K8s Version n/a

Additional context
n/a

@UltraInstinct14 UltraInstinct14 added the bug Something isn't working label Jun 10, 2024
TrekkieCoder added a commit that referenced this issue Jun 10, 2024
UltraInstinct14 added a commit that referenced this issue Jun 10, 2024
UltraInstinct14 added a commit that referenced this issue Jun 10, 2024
gh-692 Do not consider SCTP abort as a shutdown complete marker and l…
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant