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 2013/12/04 06:30:35 UTC

[jira] [Commented] (TS-2415) use standard free callbacks to releaseUrlRewrite

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

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

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

TS-2415: use standard continuations to release UrlRewrite objects

UrlRewrite uses a custom continuation to release the old object
after it is no longer needed. We can use library code for this
instead. Use new_Deleter to free the old UrlRewrite object.


> use standard free callbacks to releaseUrlRewrite
> ------------------------------------------------
>
>                 Key: TS-2415
>                 URL: https://issues.apache.org/jira/browse/TS-2415
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: Cleanup, Core
>            Reporter: James Peach
>            Assignee: James Peach
>             Fix For: 4.2.0
>
>
> UrlRewrite uses a custom continuation to release the old object after it is no longer needed. We can use library code for this instead.



--
This message was sent by Atlassian JIRA
(v6.1#6144)