You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Jason Rosenberg (JIRA)" <ji...@apache.org> on 2013/12/04 03:24:35 UTC

[jira] [Created] (KAFKA-1164) kafka should depend on snappy 1.0.5 (instead of 1.0.4.1)

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)