You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Ismael Juma (JIRA)" <ji...@apache.org> on 2015/07/08 14:04:04 UTC

[jira] [Commented] (KAFKA-2325) ConsumerCoordinatorResponseTest doesn't compile with Scala 2.9.x

    [ https://issues.apache.org/jira/browse/KAFKA-2325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14618490#comment-14618490 ] 

Ismael Juma commented on KAFKA-2325:
------------------------------------

Alternatively, we could decide to drop Scala 2.9 altogether (the fact that we are committing code that doesn't compile and no-one has noticed for more than a week is not a good sign). In that case, this issue should be closed a new one filed. Note that there was a mailing list thread about dropping Scala 2.9 support a few months ago:

http://search-hadoop.com/m/uyzND1uIW3k2fZVfU1/scala+2.9&subj=Dropping+support+for+Scala+2+9+x

People were positive about it, but there weren't many responses.

> ConsumerCoordinatorResponseTest doesn't compile with Scala 2.9.x
> ----------------------------------------------------------------
>
>                 Key: KAFKA-2325
>                 URL: https://issues.apache.org/jira/browse/KAFKA-2325
>             Project: Kafka
>          Issue Type: Bug
>            Reporter: Ismael Juma
>
> It uses `scala.concurrent` classes that were introduced in Scala 2.10 and backported to 2.9.3 (kafka supports 2.9.1 and 2.9.2 though).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)