[ 
https://issues.apache.org/jira/browse/IGNITE-8992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16541504#comment-16541504
 ] 

ASF GitHub Bot commented on IGNITE-8992:
----------------------------------------

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 <garus.d.g@...>
Date:   2018-07-12T11:34:47Z

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

----


> Wrong log when LongJVMPauseDetector stops the worker thread
> -----------------------------------------------------------
>
>                 Key: IGNITE-8992
>                 URL: https://issues.apache.org/jira/browse/IGNITE-8992
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Denis Garus
>            Assignee: Denis Garus
>            Priority: Minor
>
> When LongJVMPauseDetector stops the worker thread, a log will contain follow 
> error:
> [2018-07-12 
> 12:57:28,332][ERROR][jvm-pause-detector-worker][CacheMetricsEnableRuntimeTest1]
>  jvm-pause-detector-worker has been interrupted
> java.lang.InterruptedException: sleep interrupted
>       at java.lang.Thread.sleep(Native Method)
>       at 
> org.apache.ignite.internal.LongJVMPauseDetector$1.run(LongJVMPauseDetector.java:97)
> The error must be only if worker thread stopped unintentionally.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to