GitHub user matadorhong opened a pull request:

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

    [FLINK-1766]Fix the bug of equals function of FSKey

    The equals function in org.apache.flink.core.fs.FileSystem.FSKey should 
first confirm whether obj == this, if obj is the same object.It should return 
True.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/matadorhong/flink bug_equals_3.21

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/509.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #509
    
----
commit 68de654200b796c45e2f250c0d359c56a3d474bc
Author: Sibao Hong <hongsi...@huawei.com>
Date:   2015-03-13T07:03:51Z

    Merge pull request #1 from apache/master
    
    update

commit 07c20a40ccbfc886344bde5c26ed3605a799220a
Author: Hong Sibao <hongsi...@huawei.com>
Date:   2015-03-18T09:45:49Z

    Merge branch 'master' of https://github.com/apache/flink

commit 914f06e856e7680500a2c4c10390b701872c49fc
Author: hongsibao <hongsi...@huawei.com>
Date:   2015-03-18T15:44:12Z

    Merge remote-tracking branch 'upstream/master'

commit 17fd72dc87ff652362bbda159f09e14130ea3e93
Author: Hong Sibao <hongsi...@huawei.com>
Date:   2015-03-19T07:28:43Z

    Merge branch 'master' of https://github.com/apache/flink

commit 16e3a6c1c2d0ba4f73ed7854ce60e405791bb976
Author: hongsibao <hongsi...@huawei.com>
Date:   2015-03-19T15:53:24Z

    Merge branch 'master' of https://github.com/matadorhong/flink

commit 86253a304427620b570d52abee16d6ef561f6de4
Author: hongsibao <hongsi...@huawei.com>
Date:   2015-03-19T15:55:17Z

    Merge remote-tracking branch 'upstream/master'

commit 2495512d32554668efd2972866833b9f7033d7f6
Author: Hong Sibao <hongsi...@huawei.com>
Date:   2015-03-20T01:23:49Z

    Merge branch 'master' of https://github.com/apache/flink

commit 80bbc423d22f437c4b3a20f28e0f4ec6866fc14d
Author: Hong Sibao <hongsi...@huawei.com>
Date:   2015-03-20T01:24:04Z

    Merge branch 'master' of https://github.com/matadorhong/flink

commit cd969f20eca52442bd84212757fa3842e54c6099
Author: hongsibao <hongsi...@huawei.com>
Date:   2015-03-20T16:42:25Z

    Merge remote-tracking branch 'upstream/master'

commit 89d2bb56ec5c92579b073c9d963d03622f34d4bb
Author: Hong Sibao <hongsi...@huawei.com>
Date:   2015-03-21T02:25:02Z

    Merge branch 'master' of https://github.com/matadorhong/flink

commit 8a412681b281889a45bae96b8e129efc15625ae3
Author: Hong Sibao <hongsi...@huawei.com>
Date:   2015-03-21T03:52:19Z

    Merge remote-tracking branch 'upstream/master'

commit eeb3469a2c0350e3c4251dccf5947f7458e29657
Author: Hong Sibao <hongsi...@huawei.com>
Date:   2015-03-21T12:49:05Z

    Fix the bug of equals function of FSKey.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to