[
https://issues.apache.org/jira/browse/TS-4411?focusedWorklogId=26234&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-26234
]
ASF GitHub Bot logged work on TS-4411:
--------------------------------------
Author: ASF GitHub Bot
Created on: 08/Aug/16 19:54
Start Date: 08/Aug/16 19:54
Worklog Time Spent: 10m
Work Description: GitHub user pbchou opened a pull request:
https://github.com/apache/trafficserver/pull/844
TS-4411 : Added an error message if an unrecognized '@...' remap
Request back-port to 6.2.x branch.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/pbchou/trafficserver TS-4411-backport-6.2.x
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafficserver/pull/844.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 #844
----
commit 06b23c9d9fa55cec27119af8b50a58fbd4e7cd4e
Author: Peter Chou <[email protected]>
Date: 2016-05-02T19:00:23Z
TS-4411 : Added an error for unrecognized '@...' in remap.config
This closes #612
commit d57465db55888c349c8bc4804f3efd274261d7e3
Author: Leif Hedstrom <[email protected]>
Date: 2016-05-06T14:56:48Z
TS-4411 Fix TSError to Error, this is not a plugin
commit c00f3c01940f91545d9ba06b128229c2fdc547d5
Author: Leif Hedstrom <[email protected]>
Date: 2016-05-06T15:11:35Z
TS-4411 Eliminate superfluous trailing \n
commit 2d6e94f269fdfe1175eb484b85fb4ebf9dbba48d
Author: James Peach <[email protected]>
Date: 2016-05-09T00:27:11Z
Reword remap.config warning mesage.
----
Issue Time Tracking
-------------------
Worklog Id: (was: 26234)
Time Spent: 10m
Remaining Estimate: 0h
> Add a error message on unrecognized remap.config @... option.
> -------------------------------------------------------------
>
> Key: TS-4411
> URL: https://issues.apache.org/jira/browse/TS-4411
> Project: Traffic Server
> Issue Type: Improvement
> Components: Core
> Reporter: Peter Chou
> Assignee: Peter Chou
> Labels: incompatible, review
> Fix For: 7.0.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> We noticed that unrecognized remap.config options seem to result in "silent"
> failures, i.e., the remap rule "map /a /b @foo" just reduces to a plain "map
> /a /b" rule. This is not desirable when we are implementing access control
> and other functionality in the rule's plugin chain.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)