Leif Hedstrom created TS-3562:
---------------------------------

             Summary: 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


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)

Reply via email to