MÓZES Ádám István created KAFKA-2315:
----------------------------------------
Summary: Kafka binary distribution may contain incorrect
dependencies
Key: KAFKA-2315
URL: https://issues.apache.org/jira/browse/KAFKA-2315
Project: Kafka
Issue Type: Bug
Components: packaging
Affects Versions: 0.8.2.1
Reporter: MÓZES Ádám István
It seems, that the 0.8.2.1 binary was released with wrong dependencies
According to this pom file
(https://repo1.maven.org/maven2/org/apache/kafka/kafka-clients/0.8.2.1/kafka-clients-0.8.2.1.pom)
the version of slf4j-log4j12 should be 1.7.6 instead of 1.6.1, which caused me
some anomalies in the debug messages.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)