Firstsawyou commented on issue #4090: URL: https://github.com/apache/apisix/issues/4090#issuecomment-844919626
> My APISIX version is 2.0. I modify a little bit (At Line 194) to let this plugin run successfully. > `upstream.set(ctx, upstream_key, ctx.conf_version, up_conf, matched_route)` > This test case you mention works good for me too, but what I want to point out is the number of "upstream.nodes" attribute The number of upstream nodes is not affected. There are many bug fixes between APISIX 2.0 and APISIX 2.5. You should upgrade to version 2.5 and try again. -- 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. For queries about this service, please contact Infrastructure at: [email protected]
