You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2021/07/20 17:13:03 UTC

[GitHub] [apisix-java-plugin-runner] tzssangglass opened a new issue #49: [discuss]: increase the timeout of socket communication between apisix and java plugin.

tzssangglass opened a new issue #49:
URL: https://github.com/apache/apisix-java-plugin-runner/issues/49


   ### Issue description
   When I write java plugins, I usually breakpoint debug the java plugin runner, and apisix gets a timeout error once the medium time is long (>60s).
   apisix should probably have a debug mode for ext-plugin and allow longer supermarket settings (e.g. maximum timeout allowed).
   And if a request times out and apisix is requested again to trigger the java-plugin-runner, there will be a close error. Instead of the expected normal behavior.
   ### Environment
   
   * your apisix-java-plugin-runner version
   0.1.0


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-java-plugin-runner] tzssangglass commented on issue #49: [discuss]: increase the timeout of socket communication between apisix and java plugin.

Posted by GitBox <gi...@apache.org>.
tzssangglass commented on issue #49:
URL: https://github.com/apache/apisix-java-plugin-runner/issues/49#issuecomment-883557562


   > And if a request times out and apisix is requested again to trigger the java-plugin-runner, there will be a close error. Instead of the expected normal behavior.
   
   I will solve this problem.


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-java-plugin-runner] spacewander commented on issue #49: [discuss]: increase the timeout of socket communication between apisix and java plugin.

Posted by GitBox <gi...@apache.org>.
spacewander commented on issue #49:
URL: https://github.com/apache/apisix-java-plugin-runner/issues/49#issuecomment-883801451


   What about making this timeout configurable in APISIX?


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-java-plugin-runner] tzssangglass commented on issue #49: [discuss]: increase the timeout of socket communication between apisix and java plugin.

Posted by GitBox <gi...@apache.org>.
tzssangglass commented on issue #49:
URL: https://github.com/apache/apisix-java-plugin-runner/issues/49#issuecomment-883817597


   > What about making this timeout configurable in APISIX?
   
   agree


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org