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


   ### Issue description
   
   How do I get my Java custom plug-in to take precedence over the VARS feature
   【如何让我的java自定义插件优先于vars功能】
   I want to add a new parameter SID to the request based on the RID parameter, 
and then customize the publication based on the SID parameter.
   【我想要在请求中根据rid参数添加一个新参数sid,再根据sid参数进行自定义发布。】
   The problem is that vars take precedence over ext-plugin-pre-req  
   【但是现在碰到的问题是vars优先于ext-plugin-pre-req 执行】
   Is there any way to make ext-plugin-pre-req run first?
   【有什么办法能让ext-plugin-pre-req 先执行呢?】
   
   ### Environment
   
   * your apisix-java-plugin-runner version
   0.1


-- 
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-unsubscr...@apisix.apache.org

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


Reply via email to