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 2022/02/22 09:53:04 UTC

[GitHub] [apisix-java-plugin-runner] xuminwlt opened a new issue #129: request help: Filter for hot loading mechanism in pre or post step plugin

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


   ### Issue description
   
   We have such a demand to see if it is feasible, and make some enhancements on the current basis. For example, in many scenarios, the authentication logic of the business side of the java technology stack varies from person to person. The platform team provides the business side with an For the hot update scheme of restart, refer to the implementation of zuul groovy filter. When a new authentication service channel is added, provide a dynamic java filter hot update scheme instead of restarting each release. Zuul has been implemented, and we plan to refer to the implementation of zuul. Enhance this logic and want to know if the following solution is feasible.  or some else better way.
   
   ### Environment
   
   * your apisix-java-plugin-runner version 0.2.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 #129: request help: Filter for hot loading mechanism in pre or post step plugin

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


   It is best to send this proposal to the mailing list for discussion first, as a more detailed design is needed.


-- 
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 #129: request help: Filter for hot loading mechanism in pre or post step plugin

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


   Dynamic loading filter?
   It's possible, I've considered this feature before, but just don't have time to implement it at the moment.


-- 
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] xuminwlt commented on issue #129: request help: Filter for hot loading mechanism in pre or post step plugin

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


   Yes,If I do this thing in PR, will it be merged?


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