spacewander commented on issue #4683:
URL: https://github.com/apache/apisix/issues/4683#issuecomment-888122177


   The balancer belongs to Upstream, while plugin config belongs to Route. If 
multiple routes have the same upstream, filter the nodes with plugin config 
when creating balancer is not correct. We need to filter it in the balancer's 
`get(ctx)` method, which already can access plugin config via ctx.


-- 
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]


Reply via email to