You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by zzzadruga <gi...@git.apache.org> on 2018/08/02 15:44:56 UTC

[GitHub] ignite pull request #4478: IGNITE-9160 Fix equals() methods

GitHub user zzzadruga opened a pull request:

    https://github.com/apache/ignite/pull/4478

    IGNITE-9160 Fix equals() methods

    

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

    $ git pull https://github.com/zzzadruga/ignite IGINTE-9160

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

    https://github.com/apache/ignite/pull/4478.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 #4478
    
----
commit 04d85b874f3626739cab02e501db58e2cbe39fce
Author: zzzadruga <zz...@...>
Date:   2018-08-02T15:25:49Z

    IGNITE-9160 Fix equals() methods

----


---