oridag opened a new issue, #168: URL: https://github.com/apache/apisix-java-plugin-runner/issues/168
This is an issue when the filter performs potentially long running IO because it holds the thread while waiting for a response from the external resource. It would be nice to have an async API (with callbacks) to allow processing large number of requests concurrently without spawning many threads -- 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]
