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 2015/03/07 21:11:38 UTC

[jira] [Commented] (TS-3393) traffic_line gives cryptic error message when trying to set records which cannot be changed dynamically

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

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

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

TS-3393: fix records with missing validation expressions

If a configuration record has a validation check type, it must always
have a validation expression. Fix all records that have a missing
expression and add a fatal startup check so this doesn't happen in
the future.


> traffic_line gives cryptic error message when trying to set records which cannot be changed dynamically
> -------------------------------------------------------------------------------------------------------
>
>                 Key: TS-3393
>                 URL: https://issues.apache.org/jira/browse/TS-3393
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Configuration
>            Reporter: Igor Galić
>            Assignee: James Peach
>             Fix For: 5.3.0
>
>
> for example, trying to set {{proxy.config.hostdb.ip_resolve}}, which for whatever reason cannot be changed dynamically, gives the following error:
> {code}
> traffic_line -s proxy.config.hostdb.ip_resolve -v 'ipv6;none'
> traffic_line: Please correct your variable name and|or value
> {code}
> perhaps we should consider this in the upcoming {{traffic_ctl}} effort



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)