[
https://issues.apache.org/jira/browse/TS-5062?focusedWorklogId=32370&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-32370
]
ASF GitHub Bot logged work on TS-5062:
--------------------------------------
Author: ASF GitHub Bot
Created on: 23/Nov/16 20:38
Start Date: 23/Nov/16 20:38
Worklog Time Spent: 10m
Work Description: GitHub user SolidWallOfCode opened a pull request:
https://github.com/apache/trafficserver/pull/1233
TS-5062: Fix traffic_ctl to track plugin supplied configuration variables.
…bles.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/SolidWallOfCode/trafficserver yts-5062
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafficserver/pull/1233.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1233
----
commit ec47124a4ecd709cab5e198d6c8b4dc29903db0b
Author: Alan M. Carroll <[email protected]>
Date: 2016-11-23T16:36:30Z
TS-5062: Fix traffic_ctl to track plugin supplied configuration variables.
----
Issue Time Tracking
-------------------
Worklog Id: (was: 32370)
Time Spent: 10m
Remaining Estimate: 0h
> traffic_ctl doesn't correctly detect plugin source for configuration variable.
> ------------------------------------------------------------------------------
>
> Key: TS-5062
> URL: https://issues.apache.org/jira/browse/TS-5062
> Project: Traffic Server
> Issue Type: Bug
> Components: Management API
> Reporter: Alan M. Carroll
> Time Spent: 10m
> Remaining Estimate: 0h
>
> If a plugin adds configuration variables via something like
> `TSMgmtStringCreate` these are marked as "explicit" rather than plugin
> provided defaults, which means the administrator can't tell if the values are
> from the plugin or his configuration. This should be improved to be parallel
> to core configuration values where these case are distinguishable.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)