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

Migrate to AsyncHttpClient v2 #100

Closed
ElPicador opened this issue May 18, 2016 · 0 comments
Closed

Migrate to AsyncHttpClient v2 #100

ElPicador opened this issue May 18, 2016 · 0 comments
Milestone

Comments

@ElPicador
Copy link
Contributor

ElPicador commented May 18, 2016

The JVM does not allow DNS resolution timeouts (see: http://bugs.java.com/bugdatabase/view_bug.do?bug_id=6450279)

The v2 of AsyncHttpClient allows it (AsyncHttpClient/async-http-client#1060).

The issue is that the http client we use, dispatch, uses the v1 of AsyncHttpClient.
A PR is pending, but has no answer: dispatch/reboot#128

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

1 participant