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

Timeout, Expire stop timer if Close, Unregister fails #1028

Closed
Bolodya1997 opened this issue Jul 19, 2021 · 0 comments · Fixed by #1030
Closed

Timeout, Expire stop timer if Close, Unregister fails #1028

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

Comments

@Bolodya1997
Copy link

Expected Behavior

timeout, expire should not stop their internal timers and so send events if Close, Unregister events coming from the outside fail.

Current Behavior

timeout, expire chain elements stop their internal timers if Close, Unregister coming from the outside fails.

Steps to Reproduce

  1. Run multiple kernel clients (50) on the NSM with replica set.
  2. Kill pods for all of them at the same time to make old clients stop and new clients start.
  3. There are leaked kernel interfaces even after the old clients tokens expired.
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