nic-6443 commented on issue #9305:
URL: https://github.com/apache/apisix/issues/9305#issuecomment-1509549963

   >  I may be naive but shouldn't the schema validation fail in case a user 
specified type as chash and the nodes contain DNS records? 
   
   Yes, manually specifying nodes and using service discovery cannot be used at 
the same time.
   
   > Also I get your suggestion of putting different DNS names under different 
upstreams and split traffic using the plugin but in that case I'd not be able 
to make use of an individual upstream's chash load balancing feature.
   
   The premise of using traffic-split is that you need to know in advance the 
specific rules for implementing traffic splitting, such as forwarding cookie 
sid starting with a number to google.com and others to revoly.dev. 
   But when it comes to a specific domain name, because there is no way to use 
the DNS service discovery plugin in traffic-split, it is impossible to achieve 
consistency hashing.
   


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