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

[GitHub] ignite pull request #2704: IGNITE-6454: suite timeout replace to failure

GitHub user dspavlov opened a pull request:

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

    IGNITE-6454: suite timeout replace to failure

    Interrupted flag check was added

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

    $ git pull https://github.com/gridgain/apache-ignite ignite-6454-interrupt-fix

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

    https://github.com/apache/ignite/pull/2704.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 #2704
    
----
commit cfe3240a7933894dc3e048d954de524a9061128e
Author: dpavlov <dp...@gridgain.com>
Date:   2017-09-20T13:07:11Z

    IGNITE-6454: suite timeout replace to failure: interrupted flag check was added

----


---