[ 
https://issues.apache.org/jira/browse/TS-2012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

James Peach resolved TS-2012.
-----------------------------

       Resolution: Fixed
    Fix Version/s: 3.3.5
         Assignee: James Peach
    
> use standard C++11 containers in logstats
> -----------------------------------------
>
>                 Key: TS-2012
>                 URL: https://issues.apache.org/jira/browse/TS-2012
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Logging
>            Reporter: James Peach
>            Assignee: James Peach
>             Fix For: 3.3.5
>
>
> logstats uses hash_map and hash_set containers from the __gnu_cxx namespace. 
> In C++11 we can use the standard unordered_map and unordered_set containers, 
> since the __gnu_cxx ones are deprecated.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to