You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by dgarus <gi...@git.apache.org> on 2018/07/12 11:38:25 UTC

[GitHub] ignite pull request #4352: IGNITE-8992. Wrong log when LongJVMPauseDetector ...

GitHub user dgarus opened a pull request:

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

    IGNITE-8992. Wrong log when LongJVMPauseDetector stops the worker thread

    

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

    $ git pull https://github.com/dgarus/ignite ignite-8992

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

    https://github.com/apache/ignite/pull/4352.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 #4352
    
----
commit 8f319f50c1e775e8bcbdc9371643312031129f02
Author: Garus Denis <ga...@...>
Date:   2018-07-12T11:34:47Z

    IGNITE-8992. Wrong log when LongJVMPauseDetector stops the worker thread

----


---