iamkarasik opened a new pull request, #23391: URL: https://github.com/apache/kafka/pull/23391
`SkimpyOffsetMap` supports configurable hash algorithms, but the tests only covered the default (`MD5`). - Parameterize the tests to also run against `SHA-1`, `SHA-256`, and `SHA-512`. - Add tests to check entry size based on each algorithm (`bytesPerEntry` is public already) - Add test for negative case to fail on unknown-algorithm. No production changes. -- 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]
