Sibao Hong created FLINK-1766:
---------------------------------
Summary: Fix the bug of equals function of FSKey
Key: FLINK-1766
URL:
https://issues.apache.org/jira/browse/FLINK-1766 Project: Flink
Issue Type: Bug
Reporter: Sibao Hong
Priority: Minor
The equals function in org.apache.flink.core.fs.FileSystem.FSKey should first have a confirm whether obj == this, if obj is the same object.It should return True.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)