membphis commented on a change in pull request #1077: bugfix: updated the dns
parse result by TTL.
URL: https://github.com/apache/incubator-apisix/pull/1077#discussion_r368797771
##########
File path: t/core/lrucache.t
##########
@@ -204,3 +204,40 @@ release: {"_cache_ver":"t1","name":"aaa"}
obj: {"_cache_ver":"t2","name":"bbb"}
--- no_error_log
[error]
+
+
+
+=== TEST 6: invalid_stale = true
Review comment:
Yes, the DNS cache requires the parameter `invalid_stale = true`. It cannot
reuse stale data first.
----------------------------------------------------------------
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]
With regards,
Apache Git Services