eBay/parallec

Upgrade async-http-client to 2.0.x

jeffpeiyt opened this issue · 4 comments

Seems the issue of SSL handshake ( required in client auth ) in AHC 1.9+ has been fixed: AsyncHttpClient/async-http-client#891

AsyncHttpClient/async-http-client#828

Now start to evaluate the AHC 2.0.x . Note that it requires JDK8. the code is in branch issue37

Tracking

  • Code changes
  • Build passed with all the tests; built new maven version
  • Change parallec plug in : client auth
  • Test reliability and performance in QA / Production

Version 0.20.0-SNAPSHOT

2016-09-30

  • Issue #37. Upgraded Async-http-client to version 2.0.15. This version has not been tested in PROD environment. The client auth plugin is to be tested. The code is in branch issue37