You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "James Peach (JIRA)" <ji...@apache.org> on 2013/05/28 19:51:20 UTC

[jira] [Created] (TS-1925) remove obsolete MMH hash

James Peach created TS-1925:
-------------------------------

             Summary: remove obsolete MMH hash
                 Key: TS-1925
                 URL: https://issues.apache.org/jira/browse/TS-1925
             Project: Traffic Server
          Issue Type: Improvement
          Components: Core
            Reporter: James Peach


We have a MMH hash implementation, that is only ever used in HostDB. There is a tiny option to use MD5 instead, but much of the code duplicates various hashing operations for MD5 and MMH.

It may be useful to have a clean API to switch out different hash functions, but this is just making the code more complex with little benefit.

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