exceptionfactory opened a new pull request, #318: URL: https://github.com/apache/calcite-avatica/pull/318
CALCITE-7715 Removes the HttpCore 5 `Timeout` class reference from the `BuiltInConnectionProperty` classes and replaces it with the equivalent number of milliseconds to set the default Connection and Response Timeout properties. This change keeps references to HttpCore and HttpClient 5 localized to the Avatica Remote Client classes. With this change, integrating projects that do not need to perform remote HTTP operations with Calcite Avatica can exclude the HttpComponent dependencies without any issues at runtime. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
