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

Close generated on Request from the client chain should prevent healing start #1039

Closed
Bolodya1997 opened this issue Jul 26, 2021 · 0 comments · Fixed by #1040
Closed

Close generated on Request from the client chain should prevent healing start #1039

Bolodya1997 opened this issue Jul 26, 2021 · 0 comments · Fixed by #1040
Assignees
Labels
bug Something isn't working

Comments

@Bolodya1997
Copy link

Expected Behavior

Close generated on Request from the client chain should prevent healing start on the same hop.

Current Behavior

  1. If authorize client fails authentication, it sends Close and so after happens heal (both for pure client, server-side client).
  2. If any of additional client chain elements sends Close during the request, it also causes heal start (only for server-side client).

Steps to Reproduce

  1. Start Client and wait for the token expiration.
  2. Heal starts working on Client.
  1. Make VPP Forwarder fail refresh Request with further remote side Close.
  2. Heal starts working on Forwarder.
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

Successfully merging a pull request may close this issue.

1 participant