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:03:05 UTC

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

Ismael Juma created KAFKA-2325:
----------------------------------

             Summary: 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)