You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by SomeFire <gi...@git.apache.org> on 2017/02/21 09:18:35 UTC

[GitHub] ignite pull request #1558: Ignite-602

GitHub user SomeFire opened a pull request:

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

    Ignite-602

    Test fixed and extended. Added notes to GridToStringBuilder about infinite looping in additional values.

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

    $ git pull https://github.com/SomeFire/ignite ignite-602

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

    https://github.com/apache/ignite/pull/1558.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 #1558
    
----
commit 3f4ebad9bd1b1dc94cd49dfe349e373b959b8803
Author: Dmitrii Ryabov <somefireone>
Date:   2017-02-20T15:00:11Z

    Test testToStringCheckAdvancedRecursionPrevention fixed.
    Added notes to GridToStringBuilder about infinite looping in additional values.

commit 7ff77dc63806c471003dfb50c11548f18ab87b57
Author: Dmitrii Ryabov <so...@gmail.com>
Date:   2017-02-20T15:28:47Z

    Test testToStringCheckAdvancedRecursionPrevention fixed.
    Added notes to GridToStringBuilder about infinite looping in additional values.

commit eb88e5ceedd73acbb054eb9f388f1fd44e68dd73
Author: Dmitrii Ryabov <so...@gmail.com>
Date:   2017-02-21T07:40:02Z

    Merge branch 'master' into ignite-602

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] ignite pull request #1558: IGNITE-602

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---