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

[teamd]: Increase wait timeout for teamd docker stop to clean Port channels. #6757

Closed
wants to merge 1 commit into from
Closed

[teamd]: Increase wait timeout for teamd docker stop to clean Port channels. #6757

wants to merge 1 commit into from

Conversation

shlomibitton
Copy link
Contributor

Signed-off-by: Shlomi Bitton shlomibi@nvidia.com

- Why I did it
Following this PR #6537
Increase wait timeout for teamd docker stop to clean Port channels.
Fixes #6199

- How I did it
Changed the container timeout on stop() function for container template.

- How to verify it

- Which release branch to backport (provide reason below if selected)

  • 201811
  • 201911
  • 202006
  • 202012

- Description for the changelog

- A picture of a cute animal (not mandatory but encouraged)

Signed-off-by: Shlomi Bitton <shlomibi@nvidia.com>
@liat-grozovik
Copy link
Collaborator

@abdosi please review. we believe this is needed for production

@nazariig
Copy link
Collaborator

@shlomibitton please have a look at this: #6648

@abdosi
Copy link
Contributor

abdosi commented Feb 16, 2021

@judyjoseph can you review/approve this ?

@judyjoseph
Copy link
Contributor

@shlomibitton please have a look at this: #6648

@shlomibitton This PR (#6648) was introduced to fix #6503. Have you verified this takes care of this scenario , would be great if you add the verification details in the description.

Additionally I was not able to repro this issue #6199 in 201911, were you seeing it ?

@liat-grozovik
Copy link
Collaborator

liat-grozovik commented Feb 16, 2021 via email

@shlomibitton
Copy link
Contributor Author

@nazariig @judyjoseph this PR #6648 is basically does the same thing only for teamd docker.
The current PR will increase the timeout for all dockers which I find reasonable to avoid future issues like this.
Both PR's will fix the issue.

Copy link
Contributor

@judyjoseph judyjoseph left a comment

Choose a reason for hiding this comment

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

@shlomibitton Thanks for pointing this out. Would prefer to increase timeout specific to teamd docker as done in #6648. Increasing the timeout could change behavior of time sensitive use cases like warm boot.

@liat-grozovik
Copy link
Collaborator

liat-grozovik commented Feb 18, 2021

@judyjoseph is there a PR like #6648 already in master/202012 (thus closing this one should be done) or you wish this one to be modified ?
@liat-grozovik, we can go ahead with #6648. I will add the reference of this PR there. Can close this one then - thanks.

@abdosi
Copy link
Contributor

abdosi commented Feb 19, 2021

closing this.

@abdosi abdosi closed this Feb 19, 2021
@shlomibitton shlomibitton deleted the shlomi_container_timeout branch March 24, 2021 20:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants