Cheol-Soon-Choi opened a new issue, #205: URL: https://github.com/apache/apisix-java-plugin-runner/issues/205
### Issue description one request, but custom filter performed twice. my flow is : request > apisix + apisix runner(include custom filter) > my Backend Service A > my Backend Service B. and Service A is redirected to service B. in this case, Is it normal for custom filters to work twice? (i guess that's right...) What should I do for 1 request -> custom filter work once -> 1 response regardless of redirect? ### Environment ubuntu * your apisix-java-plugin-runner version 0.3.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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
