apache / apache/apisix-java-plugin-runner

bug: when java plugin request setPath() method after use , url param for the upstream service not found

未关闭
#117 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Java
星标
152
派生
102
PR 合并指标
30 天内没有已合并 PR

描述

1. java plugin use request.setPath() method, the upstream service cannot obtain the URL suffix parameter。When I read the Apisix source code, I realized that after the rewrite path, the args of the upstream service is the args that gets java plugin response,when lua code gets args when URL rewriting, get args by java HttpRequest
2.
![screenshot-20220114-193529](https://user-images.githubusercontent.com/33853061/149509598-a12a7a7e-1517-458e-87a9-c200f66bb719.png)

![image](https://user-images.githubusercontent.com/33853061/149509995-1b4d17af-d6c3-4eac-8e98-ebb347928717.png)

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。