Robert Joseph Evans created STORM-688:
-----------------------------------------

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

Reply via email to