[
https://issues.apache.org/jira/browse/STORM-688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14336970#comment-14336970
]
ASF GitHub Bot commented on STORM-688:
--------------------------------------
Github user harshach commented on the pull request:
https://github.com/apache/storm/pull/441#issuecomment-76029550
+1
> 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
> Reporter: Robert Joseph Evans
> Priority: Critical
>
> {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)