dd-willgan opened a new issue #7382: URL: https://github.com/apache/pinot/issues/7382
To my knowledge, the [version used by Pinot](https://github.com/apache/pinot/blob/master/pom.xml#L124) is [old](https://github.com/AsyncHttpClient/async-http-client/releases/tag/async-http-client-1.9.21). This leads to an [issue](https://github.com/AsyncHttpClient/async-http-client/issues/934) when querying Pinot brokers that have an HTTPS URL. We could update the version number for now (it works with 1.9.40), but we should also considering changing to the [new repo](https://mvnrepository.com/artifact/org.asynchttpclient/async-http-client), as the client has changed orgs ([old one](https://mvnrepository.com/artifact/com.ning/async-http-client)). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org