[
https://issues.apache.org/jira/browse/STORM-688?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Joseph Evans resolved STORM-688.
---------------------------------------
Resolution: Fixed
Fix Version/s: 0.10.0
Assignee: Robert Joseph Evans
> 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
> 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)