You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by abeliak <gi...@git.apache.org> on 2017/12/15 12:20:30 UTC

[GitHub] ignite pull request #3237: ignite-7195: limit toString of arrays and additio...

GitHub user abeliak opened a pull request:

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

    ignite-7195: limit toString of arrays and additional values; add "and…

    ignite-7195: limit toString of arrays and additional values; add "and N more".

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

    $ git pull https://github.com/gridgain/apache-ignite ignite-7195

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

    https://github.com/apache/ignite/pull/3237.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 #3237
    
----
commit 90ab7d4084fde9faf35c9dd385aa2a579c81bf1d
Author: Alexander Belyak <al...@xored.com>
Date:   2017-12-15T12:16:16Z

    ignite-7195: limit toString of arrays and additional values; add "and N more".

----


---