Aklakan commented on PR #3464: URL: https://github.com/apache/jena/pull/3464#issuecomment-3334118105
> It is already async! Right but that's the JDK internals. For clarification: Jena's `HttpLib.executeJDK` relied on `HttpClient.send` and this PR changes this and `HttpLib`'s surrounding logic to `HttpClient.sendAsync`. I removed the breadcrumb exceptions (the clean way to retain the breadcrumbs seems to be wrapping with custom checked exceptions). -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
