You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by "Jason Tucker (JIRA)" <ji...@apache.org> on 2017/07/27 18:38:00 UTC

[jira] [Created] (TC-481) ORT should expire yum cache rather than purging it completely

Jason Tucker created TC-481:
-------------------------------

             Summary: ORT should expire yum cache rather than purging it completely
                 Key: TC-481
                 URL: https://issues.apache.org/jira/browse/TC-481
             Project: Traffic Control
          Issue Type: Improvement
          Components: Traffic Ops ORT
            Reporter: Jason Tucker
            Priority: Minor


Currenty, ORT is performing `yum clean metadata`, which purges all metadata (and the db files for each repo). This should be switched to `yum clean expire-cache` which is more lightweight, as it simply causes revalidation of metadata.

(PR forthcoming)



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)