Leif Hedstrom created TS-4848:
---------------------------------
Summary: Disabling HostDB sync disables GC ?
Key: TS-4848
URL: https://issues.apache.org/jira/browse/TS-4848
Project: Traffic Server
Issue Type: Bug
Components: HostDB
Reporter: Leif Hedstrom
We ran into an issue, where when we disabled HostDB sync, we seem to be getting:
{code}
Sep 10 16:33:08 [email protected] traffic_server[31916]: {0x2aaaaaf60fe0}
WARNING: <HostDB.cc:1623 (dnsEvent)> out of room in hostdb for round-robin DNS
data
Sep 10 16:33:08 s_sys@ host.example.com traffic_server[31916]: {0x2aaab4a11700}
WARNING: <HostDB.cc:1623 (dnsEvent)> out of room in hostdb for round-robin DNS
data
Sep 10 16:33:09 s_sys@ host.example.com traffic_server[31916]: {0x2aaab430a700}
WARNING: <HostDB.cc:1623 (dnsEvent)> out of room in hostdb for round-robin DNS
data
Sep 10 16:33:09 s_sys@ host.example.com traffic_server[31916]: {0x2aaab4209700}
WARNING: <HostDB.cc:1345 (lookup_done)> Out of room in hostdb for hostname
(data area full!)
{code}
at which point, it then crashed or aborted.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)