chibenwa commented on issue #167: URL: https://github.com/apache/apisix-java-plugin-runner/issues/167#issuecomment-2557159130
Don't force the thread changes to all users. People like me able to write non blocking code don want a context switch + scheduling overheads. Instead the plugin chain shall be called in an async friendly way. Trivial changes: https://github.com/apache/apisix-java-plugin-runner/pull/313 -- 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]
