bryancall commented on issue #6318: URL: https://github.com/apache/trafficserver/issues/6318#issuecomment-4827338407
I am closing this as stale. This requested adding Google's Maglev consistent-hashing algorithm for parent and next-hop selection, originally proposed to be built on the strategy API. The original poster was asked twice whether they would implement it and did not respond, and the issue has been auto-marked stale twice. I checked current master and Maglev hashing is not present: parent selection (ParentConsistentHash) and next-hop selection (NextHopConsistentHash) use only the standard consistent-hash ring in tscore/ConsistentHash, and no pull request ever implemented Maglev. There is no owner and no work in progress. If Maglev hashing is still wanted, please open a fresh issue with a concrete proposal and we can reconsider. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
