[ https://issues.apache.org/jira/browse/KAFKA-1164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Neha Narkhede updated KAFKA-1164: --------------------------------- Resolution: Fixed Status: Resolved (was: Patch Available) Committed to trunk > 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 > Affects Versions: 0.8.0 > Reporter: Jason Rosenberg > Labels: release > Fix For: 0.8.1 > > Attachments: kafka-1164.patch > > > 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.5#6160)