[
https://issues.apache.org/jira/browse/TS-5050?focusedWorklogId=31998&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-31998
]
ASF GitHub Bot logged work on TS-5050:
--------------------------------------
Author: ASF GitHub Bot
Created on: 11/Nov/16 21:32
Start Date: 11/Nov/16 21:32
Worklog Time Spent: 10m
Work Description: Github user jrushford commented on the issue:
https://github.com/apache/trafficserver/pull/1218
@zwoop I just put back the code used previous to TS-2682 in
background_fetch.cc. Didn't spend too much time on it, just wanted our configs
to be read wen we deploy 6.2. I can go back and clean it up.
@jpeach I haven't looked at every remap plugin to see how they open and
read they're config files. Just put back the code from before the regression.
Issue Time Tracking
-------------------
Worklog Id: (was: 31998)
Time Spent: 1h (was: 50m)
> The background_fetch plugin fails to check for config files relative to the
> config dir etc/trafficserver
> --------------------------------------------------------------------------------------------------------
>
> Key: TS-5050
> URL: https://issues.apache.org/jira/browse/TS-5050
> Project: Traffic Server
> Issue Type: Bug
> Components: Plugins
> Affects Versions: 6.2.0, 7.0.0, 7.1.0
> Reporter: John Rushford
> Assignee: John Rushford
> Fix For: 7.1.0
>
> Time Spent: 1h
> Remaining Estimate: 0h
>
> We are currently using the background_fetch plugin with ATS 5.3.2 per remap.
> We configure the background_fetch plugin in remap.config using the relative
> path to a config file in etc/trafficserver. While testing ATS 6.2.1 with our
> configs, I found that the background_fetch plugin no-longer looks for config
> files relative to the etc/trafficserver configuration directory.
> I think that this is a regression from 5.3.2 to 6.2.x and master. I found
> that in configs.cc, TSConfigDirGet() is no-longer used to check for a config
> file relative to etc/trafficserver.
> I'm testing a patch to fix this.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)