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

vinoyang commented on FLINK-9393:
---------------------------------

the reason and opinion provided by [~yuzhih...@gmail.com] looks good. So, 
[~StephanEwen] any idea about this issue?

> LocatableInputSplit#hashCode should take hostnames into account
> ---------------------------------------------------------------
>
>                 Key: FLINK-9393
>                 URL: https://issues.apache.org/jira/browse/FLINK-9393
>             Project: Flink
>          Issue Type: Bug
>            Reporter: Ted Yu
>            Assignee: vinoyang
>            Priority: Major
>
> Currently:
> {code}
>   public int hashCode() {
>     return this.splitNumber;
> {code}
> This is not symmetrical with {{equals}} method where hostnames are compared.
> LocatableInputSplit#hashCode should take hostnames into account.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to