[
https://issues.apache.org/jira/browse/TS-3562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Leif Hedstrom updated TS-3562:
------------------------------
Fix Version/s: 6.0.0
> background_fetch uses std::map for BgFetchRuleMap
> -------------------------------------------------
>
> Key: TS-3562
> URL: https://issues.apache.org/jira/browse/TS-3562
> Project: Traffic Server
> Issue Type: Bug
> Components: Plugins
> Reporter: 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)