-
Notifications
You must be signed in to change notification settings - Fork 2.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
request help: The plugins that act on the specified consumer do not take effect #6405
Comments
Reproduction steps:
the |
This seems like a bug, all right? @tzssangglass |
yes, my understanding is that when the request hits the consumer, APISIX should execute over the plugins configured in the consumer. Now it is clear that it does not. However, this test case has a flaw. Did the request hit the consumer? Maybe it just hit the route. |
Closes apache#6405 Signed-off-by: tzssangglass <[email protected]>
Issue description
origin mail: https://lists.apache.org/thread/o0zh8pddh50ytcf99g8jr5wnxbf9p9t3
User Description:
and
Environment
apisix version
):uname -a
):nginx -V
oropenresty -V
):curl http://127.0.0.1:9090/v1/server_info
to get the info from server-info API):luarocks --version
):The text was updated successfully, but these errors were encountered: