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

netlink calls should have timeouts #1474

Closed
cpuguy83 opened this issue Sep 27, 2016 · 3 comments
Closed

netlink calls should have timeouts #1474

cpuguy83 opened this issue Sep 27, 2016 · 3 comments
Assignees

Comments

@cpuguy83
Copy link
Member

Netlink can be slow, or sometimes not even respond even in a normal case (or so I'm told).
In one case where we have a known kernel bug stuck calls waiting for netlink to respond cause the daemon to freeze (since a container lock is held).

It would be awesome if calls to netlink could use a timeout so we can avoid these types of hangs.

@cpuguy83
Copy link
Member Author

ping @mrjana

@aboch aboch self-assigned this Nov 7, 2016
@cpuguy83
Copy link
Member Author

Any chance we can get this for 1.13?
How can I help?

@aboch
Copy link
Contributor

aboch commented Nov 10, 2016

I opened vishvananda/netlink#170 for this.

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

No branches or pull requests

2 participants