GitHub user luafran opened a pull request:
https://github.com/apache/kafka/pull/1661
KAFKA-3987: Allow config of the hash algorithm used by the log cleaner
Allow configuration of the hash algorithm used by the Log Cleaner's offset
map
You can merge this pull request into
GitHub user luafran opened a pull request:
https://github.com/apache/kafka/pull/617
Minor: ConsoleConsumer - Fix number of processed messages count
kafka-console-consumer.sh is showing an incorrect number of
messages processed, counting one more message than the actual