You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Leif Hedstrom (JIRA)" <ji...@apache.org> on 2016/10/06 16:18:21 UTC

[jira] [Resolved] (TS-4929) Should we avoid loading HostDB disk file is sync_frequency is '0' (disabled)

     [ https://issues.apache.org/jira/browse/TS-4929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Leif Hedstrom resolved TS-4929.
-------------------------------
    Resolution: Fixed

> Should we avoid loading HostDB disk file is sync_frequency is '0' (disabled)
> ----------------------------------------------------------------------------
>
>                 Key: TS-4929
>                 URL: https://issues.apache.org/jira/browse/TS-4929
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: HostDB
>            Reporter: Leif Hedstrom
>            Assignee: Leif Hedstrom
>             Fix For: 7.1.0
>
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> This addresses two issues:
> 1) We get warnings trying to load a non-existent HostDB (since we don't sync it).
> 2) Worse, if someone has an old HostDB, that is no longer synced / updated, we load the old, possibly stale, data on every startup.
> #2 seems inconsistent with the other changes to HostDB, where now the sync frequency =0 truly turns off disk syncing.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)