[
https://issues.apache.org/jira/browse/KAFKA-1054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14126341#comment-14126341
]
Jonathan Riehl edited comment on KAFKA-1054 at 9/9/14 12:03 AM:
----------------------------------------------------------------
Created reviewboard https://reviews.apache.org/r/25461/diff/
against branch origin/trunk
Not complete, but suppresses the majority of the Scala warnings.
was (Author: jriehl):
Created reviewboard https://reviews.apache.org/r/25461/diff/
against branch origin/trunk
> Elimiate 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
>
>
> 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)