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 2015/05/18 19:11:00 UTC

[jira] [Commented] (TS-3581) Remove unused parameters from Cache::remove()

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

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

Commit 5bea4c4484edb5b1a7930245227d3c3a95b70fbb in trafficserver's branch refs/heads/master from [~jpeach@apache.org]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=5bea4c4 ]

TS-3581: remove unused parameters from Cache::remove()

A number of the parameters to Cache::remove() are never actually
used. We can simplify the code and make it easier to understand by
removing these.


> Remove unused parameters from Cache::remove()
> ---------------------------------------------
>
>                 Key: TS-3581
>                 URL: https://issues.apache.org/jira/browse/TS-3581
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: Cache
>            Reporter: James Peach
>            Assignee: James Peach
>             Fix For: 6.0.0
>
>
> If you follow `` Cache::remove()`` far enough, you will find that a number of the parameters it takes are never used. Remove these.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)