You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by Mmuzaf <gi...@git.apache.org> on 2018/02/28 14:29:06 UTC

[GitHub] ignite pull request #3588: IGNITE-7789: fix IgniteClientReconnectApiExceptio...

GitHub user Mmuzaf opened a pull request:

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

    IGNITE-7789: fix IgniteClientReconnectApiExceptionTest, success rate 47.9%

    Add backups value for CollectionConfiguration

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

    $ git pull https://github.com/Mmuzaf/ignite ignite-7789

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

    https://github.com/apache/ignite/pull/3588.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 #3588
    
----
commit 5fc300913d3f56a44faf1996c71285261cf1759a
Author: Maxim Muzafarov <ma...@...>
Date:   2018-02-28T14:22:09Z

    IGNITE-7789: set backups value for CollectionConfiguration

commit c047db72c929c9834a12584618149f87e1b0370a
Author: Maxim Muzafarov <ma...@...>
Date:   2018-02-28T14:28:07Z

    IGNITE-7789: use DFLT_BACKUPS constant for CollectionConfiguration

----


---

[GitHub] ignite pull request #3588: IGNITE-7789: fix IgniteClientReconnectApiExceptio...

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

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


---