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

[GitHub] ignite pull request #2596: IGNITE-6179: fixed tests with client reconnect

GitHub user vk23 opened a pull request:

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

    IGNITE-6179: fixed tests with client reconnect

    Affects:
    DynamicIndexPartitionedAtomicConcurrentSelfTest.testClientReconnectWithCacheRestart()
    DynamicIndexPartitionedTransactionalConcurrentSelfTest.testClientReconnectWithCacheRestart()
    DynamicIndexReplicatedTransactionalConcurrentSelfTest.testClientReconnectWithCacheRestart()
    DynamicIndexReplicatedAtomicConcurrentSelfTest.testClientReconnectWithCacheRestart()

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

    $ git pull https://github.com/vk23/ignite ignite-6179

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

    https://github.com/apache/ignite/pull/2596.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 #2596
    
----
commit d11b0ecd125133bffcc603ecff83f5fbbe0ff385
Author: vk <ka...@gmail.com>
Date:   2017-09-05T20:15:25Z

    IGNITE-6179: fixed tests with client reconnect

----


---

[GitHub] ignite pull request #2596: IGNITE-6179: fixed tests with client reconnect

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

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


---