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

Replication job might be hang when doing copy to some big blobs (after enable tls) #11642

Closed
steven-zou opened this issue Apr 16, 2020 · 2 comments

Comments

@bitsf
Copy link
Contributor

bitsf commented Apr 17, 2020

Manually create the http client like this can fix the replication hang. It seems the main different with http.DefaultTransport is param ForceAttemptHTTP2=false

image

@steven-zou
Copy link
Contributor Author

steven-zou commented Apr 17, 2020

Fixed in PR #11645.

Close this issue now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants