GitHub user SolidWallOfCode opened a pull request:
https://github.com/apache/trafficserver/pull/1413
Update default debug tags to not create a misleading understanding
The current default leads users to think the trailing `.*` is necessary to
do prefix matching which is not the case. Moreover it encourages them to think
that *not* having the trailing `.*` means prefix matching will not be done,
which causes the appearance of incorrect behavior.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/SolidWallOfCode/trafficserver
i-agree-with-phil-1
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafficserver/pull/1413.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 #1413
----
commit 2f1ddeaf1c73e4d53ed174c978e2d20180df868e
Author: Alan M. Carroll <[email protected]>
Date: 2017-02-02T21:17:14Z
Update default debug tags to not create a misleading understanding of how
tag matching works.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---