[ https://issues.apache.org/jira/browse/KAFKA-717?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13592862#comment-13592862 ]
Scott Carey commented on KAFKA-717: ----------------------------------- It appears that the changes are back-compatible with 2.8.1+ (the removed Scala APIs have been deprecated since then with their replacements). It also moves some use of JavaConversions to JavaConverters, which is highly recommended: http://stackoverflow.com/questions/8301947/what-is-the-difference-between-javaconverters-and-javaconversions-in-scala They are not compatible with 2.8.0, because it does not have JavaConverters. Are there users of Kafka that require 2.8.0 and can't use 2.8.1? > scala 2.10 build support > ------------------------ > > Key: KAFKA-717 > URL: https://issues.apache.org/jira/browse/KAFKA-717 > Project: Kafka > Issue Type: Improvement > Components: packaging > Affects Versions: 0.8 > Reporter: Viktor Taranenko > Labels: build > Attachments: kafka_scala_2.10.tar.gz > > -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira