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/11/29 05:52:43 UTC

[GitHub] [apisix-java-plugin-runner] arabot777 opened a new issue #91: request help: when reload apisix, the java service will be restarted too, and during this period, it is not available.

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


   ### Issue description
   when reload apisix, the java service will be reload too, and during this period, apisix is not available(return 503).
   Is there a better solution? running java service in debugger?
   
   


-- 
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 #91: request help: when reload apisix, the java service will be reload too, and during this period, it is not available.

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


   > Is there a better solution
   
   The processes of the runner are governed by apisix on runtime, so what is the better solution?


-- 
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] arabot777 closed issue #91: request help: when reload apisix, the java service will be reload too, and during this period, it is not available.

Posted by GitBox <gi...@apache.org>.
arabot777 closed issue #91:
URL: https://github.com/apache/apisix-java-plugin-runner/issues/91


   


-- 
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] arabot777 commented on issue #91: request help: when reload apisix, the java service will be reload too, and during this period, it is not available.

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


   Okay, we will discuss it internally. grateful.


-- 
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] arabot777 commented on issue #91: request help: when reload apisix, the java service will be reload too, and during this period, it is not available.

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


   After our test, the performance loss of the two deployment methods is almost the same.
   From a product point of view, the two should indeed be a whole. But from a deployment perspective, the startup speed of the `java plugins` **seriously slows down** the apisix service. 
   Considering that the deployment frequency of java plugins is low, and the operation frequency of apisix `reload` is high. We use `systemd` to keep the service alive.
   


-- 
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 #91: request help: when reload apisix, the java service will be reload too, and during this period, it is not available.

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


   We currently propose to host the lifecycle of the java runner by 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 #91: request help: when reload apisix, the java service will be reload too, and during this period, it is not available.

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


   @arabot777  can we close this issue now?


-- 
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