[
https://issues.apache.org/jira/browse/TS-4158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15156188#comment-15156188
]
ASF GitHub Bot commented on TS-4158:
------------------------------------
GitHub user zwoop opened a pull request:
https://github.com/apache/trafficserver/pull/491
TS-4158 Adds appropriate releases of URL MLocs
The missing releases are benign, this is merely for correctness. There are
two misplaces printf()'s as well that I removed.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zwoop/trafficserver TS-4158
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafficserver/pull/491.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 #491
----
commit fc748e070fc1f6f53dcdba87b5cc9b0571da51da
Author: Leif Hedstrom <[email protected]>
Date: 2016-01-27T22:54:56Z
TS-4158 Adds appropriate releases of URL MLocs
----
> Fix a few plugins missing to release URL MLocs
> ----------------------------------------------
>
> Key: TS-4158
> URL: https://issues.apache.org/jira/browse/TS-4158
> Project: Traffic Server
> Issue Type: Bug
> Components: Plugins
> Reporter: Leif Hedstrom
> Assignee: Leif Hedstrom
> Fix For: 6.2.0
>
>
> Even though benign (no-op), we should release the URL MLoc consistently, as
> required. Right now, for this particular case (pristine URLs) about half the
> time we release the URL MLoc, and half we do not.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)