membphis commented on pull request #1835: URL: https://github.com/apache/incubator-apisix/pull/1835#issuecomment-658090574
> got it. It will be great if you can give some detail about those bugs, like when it will trigger, which users it will affect, etc. Haha, I am happy to write more about this bug. I'm sorry to write more information so late. here is the step: 1. check upstream if the upstream node contains a domain 2. parse the upstream node by DNS server 3. reuse upstream node first resolved by DNS, and never update <- bug If we put the upstream node to route, it'll trigger this bug. If we put the upstream node to upstream object, it'll trigger this bug. We need to use the latest upstream node resolved by the DNS server always. ---------------------------------------------------------------- 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]
