[
https://issues.apache.org/jira/browse/TS-3562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14538686#comment-14538686
]
ASF subversion and git services commented on TS-3562:
-----------------------------------------------------
Commit 632571d42e4bff00bd55d536794ff1be14029f94 in trafficserver's branch
refs/heads/master from [~zwoop]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=632571d ]
[TS-3562] background_fetch: refactor some code
elimiante the std::map, for rules, split things out into manageable
sub-modules, overall cleanup.
> background_fetch uses std::map for BgFetchRuleMap
> -------------------------------------------------
>
> Key: TS-3562
> URL: https://issues.apache.org/jira/browse/TS-3562
> Project: Traffic Server
> Issue Type: Improvement
> Components: Plugins
> Reporter: Leif Hedstrom
> Assignee: Leif Hedstrom
> Fix For: 6.0.0
>
>
> it feels like this is just a linked list at best? I'd suggest not using an
> STL container at all, but just make BgFetchRuleStruct a linked list and
> eliminate the BGFetchRuleMap completely.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)