Regardless of the names, the following questions code to my mind: * Does it make sense to put effort into too many clients? * How many users will actually switch the client? I bet < 10%
olegk@ and me assessed many times on JIRA that HTTP/2 will have little performance benefit for our use case of transport. I'd like to see a move to Apache HttpClient 5 Async which does everything, but that is work. Having both AHC async and Jetty HTTP Client is a logical overlap and unnecessary maintenance burden. While I know nothing about the Jetty Client, the AHC (any version) has exceptional logging output down to bytes of streams which helps very often to analyze problem with users. I personally refuse and close out issue on JIRA where the user is not able to present that kind of debugging information. Poking in the dark. M --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
