[GitHub] trafficserver pull request #970: TS-4818: Ensure the plugin tag is set on th...

2016-09-06 Thread jpeach
Github user jpeach closed the pull request at:

https://github.com/apache/trafficserver/pull/970


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] trafficserver pull request #970: TS-4818: Ensure the plugin tag is set on th...

2016-09-06 Thread jpeach
GitHub user jpeach opened a pull request:

https://github.com/apache/trafficserver/pull/970

TS-4818: Ensure the plugin tag is set on the HttpSM.

Unless we copy the plugin information when creating the proxy
transaction, the % logging field always emits "*".

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/jpeach/trafficserver fix/4818

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/trafficserver/pull/970.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 #970


commit 44122b014d38a6ed8a79164321f3470bce9d766b
Author: James Peach 
Date:   2016-09-06T20:09:10Z

TS-4818: Ensure the plugin tag is set on the HttpSM.

Unless we copy the plugin information when creating the proxy
transaction, the % logging field always emits "*".




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---