You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/05/16 13:07:48 UTC

[jira] [Commented] (TS-2788) proxy.config.alarm.bin should be reloadable

    [ https://issues.apache.org/jira/browse/TS-2788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13999438#comment-13999438 ] 

ASF subversion and git services commented on TS-2788:
-----------------------------------------------------

Commit 50b872cf6921215c98c63c178f6a42601b1b7fbb in trafficserver's branch refs/heads/master from [~jpeach@apache.org]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=50b872c ]

TS-2788: proxy.config.alarm.bin should be reloadable

Stop caching the value of proxy.config.alarm.bin and friends, so
it is reloadable.

Add a helper API, RecConfigReadBinDir(), to consistently handle
proxy.config.bin_path. Update all the places that uses
proxy.config.bin_path to use the new API.

Update the alarms configuration documentation. Remove various
unnecessary buffers and string caches.


> proxy.config.alarm.bin should be reloadable
> -------------------------------------------
>
>                 Key: TS-2788
>                 URL: https://issues.apache.org/jira/browse/TS-2788
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Configuration
>            Reporter: James Peach
>            Assignee: James Peach
>            Priority: Minor
>             Fix For: 5.0.0
>
>
> {{proxy.config.alarm.bin}} is sampled at startup, which makes it not reloadable. There's no good reason for this, we can just sample the value whenever we need it.



--
This message was sent by Atlassian JIRA
(v6.2#6252)