[
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 [[email protected]]
[ 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)