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

Blake Smith commented on KAFKA-1054:
------------------------------------

To follow up on this, it looks like we can't kill the feature warnings until we 
stop supporting scala 2.9. The language implicit "feature flags" were brought 
in with scala 2.10 and won't compile with 2.9.

> Eliminate Compilation Warnings for 0.8 Final Release
> ----------------------------------------------------
>
>                 Key: KAFKA-1054
>                 URL: https://issues.apache.org/jira/browse/KAFKA-1054
>             Project: Kafka
>          Issue Type: Improvement
>            Reporter: Guozhang Wang
>              Labels: newbie
>             Fix For: 0.9.0
>
>         Attachments: KAFKA-1054.patch, KAFKA-1054_Mar_10_2015.patch
>
>
> Currently we have a total number of 38 warnings for source code compilation 
> of 0.8.
> 1) 3 from "Unchecked type pattern"
> 2) 6 from "Unchecked conversion"
> 3) 29 from "Deprecated Hadoop API functions"
> It's better we finish these before the final release of 0.8



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

Reply via email to