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

Set idle timeouts for HTTP reads and writes in communications with a registry #19743

Merged
merged 1 commit into from Jan 26, 2016

Conversation

aaronlehmann
Copy link
Contributor

Otherwise, some operations can get stuck indefinitely when the remote
side is unresponsive.

Fixes #12823

…e registry

Otherwise, some operations can get stuck indefinitely when the remote
side is unresponsive.

Fixes moby#12823

Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
@dmp42
Copy link
Contributor

dmp42 commented Jan 26, 2016

cc @docker/distribution-maintainers

@stevvooe
Copy link
Contributor

LGTM

@calavera
Copy link
Contributor

LGTM

1 similar comment
@dmcgowan
Copy link
Member

LGTM

@tiborvass
Copy link
Contributor

@aaronlehmann @dmcgowan is this for 1.10 ?

@aaronlehmann
Copy link
Contributor Author

@tiborvass: I'm not completely sure. This is a common user frustration that we wanted to fix in 1.10, and I would have submitted the PR much earlier if I had realized the problem still existed. I know we are getting late in the release cycle so I'm not sure whether it's too late.

@thaJeztah
Copy link
Member

It's green so, let me merge

thaJeztah added a commit that referenced this pull request Jan 26, 2016
Set idle timeouts for HTTP reads and writes in communications with a registry
@thaJeztah thaJeztah merged commit e23ea05 into moby:master Jan 26, 2016
@thaJeztah
Copy link
Member

@aaronlehmann @tiborvass adding more stability is a good thing; Is there any risk in this change? Guess that would be the deciding factor

@aaronlehmann aaronlehmann deleted the http-idle-timeouts branch January 27, 2016 00:06
@aaronlehmann
Copy link
Contributor Author

I think it's pretty low risk.

@thaJeztah
Copy link
Member

Added impact/changelog as a notable bug fix for #12823

@thaJeztah
Copy link
Member

This was reverted in #19971

@thaJeztah thaJeztah removed this from the 1.10.0 milestone May 18, 2016
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.

None yet

8 participants