[jira] [Created] (FLINK-1766) Fix the bug of equals function of FSKey

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-1766) Fix the bug of equals function of FSKey

Shang Yuanchun (Jira)
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)