[
https://issues.apache.org/jira/browse/TS-2401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13840970#comment-13840970
]
ASF subversion and git services commented on TS-2401:
-----------------------------------------------------
Commit b6288c446f65d48f047af8b57991d41203e4f2c0 in branch refs/heads/master
from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=b6288c4 ]
TS-2401: Remove cache_system_config_directory
Remove the global cache_system_config_directory array. It was only
really being used for an error message. The only real place where
it could have been use already used Layout::sysconfdir.
> use Layout instead of system_config_directory
> ---------------------------------------------
>
> Key: TS-2401
> URL: https://issues.apache.org/jira/browse/TS-2401
> Project: Traffic Server
> Issue Type: Bug
> Components: Cleanup, Core
> Reporter: James Peach
> Assignee: James Peach
> Fix For: 4.2.0
>
> Attachments: TS-2401.diff
>
>
> The global {{char system_config_directory[]}} makes it hard to link
> additional programs. We should be able to be replace all usages of this with
> the Layout API.
--
This message was sent by Atlassian JIRA
(v6.1#6144)