[ 
https://issues.apache.org/jira/browse/FLINK-4176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15367498#comment-15367498
 ] 

ASF GitHub Bot commented on FLINK-4176:
---------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/flink/pull/2215


> Travis build fails at flink-connector-kinesis for JDK: openjdk7
> ---------------------------------------------------------------
>
>                 Key: FLINK-4176
>                 URL: https://issues.apache.org/jira/browse/FLINK-4176
>             Project: Flink
>          Issue Type: Bug
>          Components: Build System, Kinesis Connector, Streaming Connectors
>            Reporter: Tzu-Li (Gordon) Tai
>            Assignee: Tzu-Li (Gordon) Tai
>            Priority: Critical
>             Fix For: 1.1.0
>
>
> Kinesis consumer code is using the static `Long.hashCode()` method, which is 
> supported only since Java 1.8. Changing to use 
> `Long.valueOf(long).hashCode()` should fix this.



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

Reply via email to