[
https://issues.apache.org/jira/browse/TS-2012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13703825#comment-13703825
]
ASF subversion and git services commented on TS-2012:
-----------------------------------------------------
Commit 11cba2eb17f71d828aabee2c0ae88e875441352c in branch refs/heads/master
from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=11cba2e ]
TS-2012L use string-based fnv hash in logstats
> 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