[
https://issues.apache.org/jira/browse/TS-2948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Leif Hedstrom updated TS-2948:
------------------------------
Fix Version/s: 5.1.0
> Hash table based on List support
> --------------------------------
>
> Key: TS-2948
> URL: https://issues.apache.org/jira/browse/TS-2948
> Project: Traffic Server
> Issue Type: New Feature
> Components: Core
> Reporter: Alan M. Carroll
> Assignee: Alan M. Carroll
> Fix For: 5.1.0
>
> Attachments: ts-2948.diff
>
>
> It would be useful for the core to have a hash table implementation that used
> the List / Link support already available. This would be superior to the TCL
> version and not have the large footprint of the STL or Boost version.
> This should also support deletion (unlike HashMap in Map.h) and independent
> allocation (as in ChainHashMap in Map.h).
--
This message was sent by Atlassian JIRA
(v6.2#6252)