This is an automated email from the ASF dual-hosted git repository.
cmcfarlen pushed a change to branch 10.2.x
in repository https://gitbox.apache.org/repos/asf/trafficserver.git
from 49ab050e0e Add fail action 6, will fallback to serving stale if retry
attempts are exhausted (#12852)
new d5f6f952e2 Check state of HostDBInfo (#12880)
new 19e268e1e2 tools - traffic_ctl, traffic_layout: use ArgParse groups
to handle mutually exclusive options. (#12623)
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
src/iocore/hostdb/HostDB.cc | 4 +++-
src/traffic_ctl/traffic_ctl.cc | 14 +++++++++-----
src/traffic_layout/traffic_layout.cc | 11 ++++++-----
tests/gold_tests/dns/dns_host_down.test.py | 14 +-------------
tests/gold_tests/dns/replay/server_down.replay.yaml | 5 ++++-
5 files changed, 23 insertions(+), 25 deletions(-)