This is an automated email from the ASF dual-hosted git repository.
zwoop pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git
from b8e033a96e Restores the traffic_server option for --maxRecords (#10388)
add 1232001b23 Removes all HostDB persistent storage (#10368)
No new revisions were added by this update.
Summary of changes:
doc/admin-guide/files/records.yaml.en.rst | 12 -
.../admin-guide/files/records.config.en.po | 11 -
iocore/hostdb/HostDB.cc | 82 +-----
iocore/hostdb/I_HostDBProcessor.h | 1 -
iocore/hostdb/Makefile.am | 2 +-
iocore/hostdb/P_HostDBProcessor.h | 6 +-
iocore/hostdb/P_RefCountCacheSerializer.h | 326 ---------------------
src/records/RecConfigParse.cc | 3 +-
src/records/RecordsConfig.cc | 8 -
.../gold_tests/autest-site/trafficserver.test.ext | 1 -
tests/gold_tests/records/gold/full_records.yaml | 2 -
.../records/legacy_config/full_records.config | 2 -
12 files changed, 5 insertions(+), 451 deletions(-)
delete mode 100644 iocore/hostdb/P_RefCountCacheSerializer.h