Jason Rosenberg created KAFKA-1164: -------------------------------------- Summary: kafka should depend on snappy 1.0.5 (instead of 1.0.4.1) Key: KAFKA-1164 URL: https://issues.apache.org/jira/browse/KAFKA-1164 Project: Kafka Issue Type: Bug Reporter: Jason Rosenberg
There is a bug in snappy 1.0.4.1, that makes it not work when using java 7, on MacOSX. This issue is fixed in snappy 1.0.5. We've confirmed this locally. https://github.com/ptaoussanis/carmine/issues/5 So, the kafka distribution should update the KafkaProject.scala file to call out version 1.0.5 instead of 1.0.4.1. I believe this file is used when generating the pom.xml file for kafka. -- This message was sent by Atlassian JIRA (v6.1#6144)