[ 
https://issues.apache.org/jira/browse/TS-3400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14333556#comment-14333556
 ] 

ASF subversion and git services commented on TS-3400:
-----------------------------------------------------

Commit d08db5d46a979ec9dd4a4d00fa560858096579d6 in trafficserver's branch 
refs/heads/master from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=d08db5d ]

TS-3400: Use common FNV hash code everywhere

Remove 3 implementations of the FNV hashing algorithm in preference
to the copy we have in libts. Add simple case-insensitive hashing
support to the common implementation (using toupper so we remain
compatible).

Coverity CID #1021863


> Use common FNV hash code
> ------------------------
>
>                 Key: TS-3400
>                 URL: https://issues.apache.org/jira/browse/TS-3400
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: Cleanup, Core
>            Reporter: James Peach
>
> There are multiple copies of the FNV hash. Use the central one from {{libts}}.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to