You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "Rick Kellogg (JIRA)" <ji...@apache.org> on 2015/09/29 04:33:04 UTC

[jira] [Updated] (STORM-688) storm-jdbc fails to compile under java 8

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

Rick Kellogg updated STORM-688:
-------------------------------
    Component/s: storm-jdbc

> storm-jdbc fails to compile under java 8
> ----------------------------------------
>
>                 Key: STORM-688
>                 URL: https://issues.apache.org/jira/browse/STORM-688
>             Project: Apache Storm
>          Issue Type: Bug
>          Components: storm-jdbc
>            Reporter: Robert Joseph Evans
>            Assignee: Robert Joseph Evans
>            Priority: Critical
>             Fix For: 0.10.0
>
>
> {code}[ERROR] external/storm-jdbc/src/main/java/org/apache/storm/jdbc/common/Util.java:[30,29] incomparable types: int and java.lang.Object{code}
> it looks like java found a bug in the code.  {code}100 == new Integer(100){code} is never true and this is essentially what the code is doing.



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