You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/12/13 03:24:33 UTC

[GitHub] [apisix] tzssangglass commented on issue #7715: bug: accidental DNS resolution failure after upgrading to 2.15

tzssangglass commented on issue #7715:
URL: https://github.com/apache/apisix/issues/7715#issuecomment-1347692991

   > we reproduce it by restart etcd & ingress controller pod
   
   Since you can reproduce consistently, it would be great if you could provide minimal reproduction use cases.
   
   Or you could track `local function resolve(qname, r_opts, dnsCacheOnly, try_list)` in `/usr/local/apisix/deps/share/lua/5.1/resty/dns/client.lua L1069~L1240`
   
   For some unknown reason, the query record is returned here, but there is no `address` field in the query record


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org