apache / apache/apisix-java-plugin-runner
bug: when java plugin request setPath() method after use , url param for the upstream service not found
- Dominant language
- Java
- Stars
- 152
- Forks
- 102
- PR merge metrics
- No merged PRs in 30d
Description
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.


Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.