You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Blake Smith (JIRA)" <ji...@apache.org> on 2015/03/11 05:40:39 UTC

[jira] [Updated] (KAFKA-1054) Eliminate Compilation Warnings for 0.8 Final Release

     [ https://issues.apache.org/jira/browse/KAFKA-1054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Blake Smith updated KAFKA-1054:
-------------------------------
    Attachment: KAFKA-1054_Mar_10_2015.patch

Updated to latest trunk, and squash 2 more compiler warnings.

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