Baoyuantop commented on PR #12448:
URL: https://github.com/apache/apisix/pull/12448#issuecomment-3101186801

   > > Thanks for your reply. Could you please describe the scenario in detail? 
Why can't the existing methods solve this problem?
   > 
   > It is not a production environment, but it is common in the testing and 
verification phase. We need to specify specific instances frequently (for 
example, to capture flame graphs for performance analysis), but we need to add 
other instances back after deleting them, so we need to specify instances by 
filtering.
   > 
   > In fact, we also matched according to the dynamic colored metadata when 
loading balancing but not predefine the routes, similar to 
https://github.com/kitex-contrib/loadbalance-tagging (I am also using lua to 
implement the same capabilities, but this is not within the scope of this 
discussion).
   
   I still have doubts about what is in Example Usage. Do you mean that if I 
need to adjust the nodes used, I don't need to change the content of the nodes 
list, but adjust metadata_match?


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