[
https://issues.apache.org/jira/browse/IGNITE-10423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16700422#comment-16700422
]
ASF GitHub Bot commented on IGNITE-10423:
-----------------------------------------
GitHub user akalash opened a pull request:
https://github.com/apache/ignite/pull/5510
IGNITE-10423 print dump thread on workersRegistry
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-10423
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/5510.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 #5510
----
commit 147d82b22dee3b79d6ecb19198c802fffaf1cf05
Author: Anton Kalashnikov <kaa.dev@...>
Date: 2018-11-27T13:31:36Z
IGNITE-10423 print dump thread on workersRegistry
----
> Hangs grid-nio-worker-tcp-comm
> ------------------------------
>
> Key: IGNITE-10423
> URL: https://issues.apache.org/jira/browse/IGNITE-10423
> Project: Ignite
> Issue Type: Bug
> Reporter: Anton Kalashnikov
> Assignee: Anton Kalashnikov
> Priority: Major
>
> {noformat}
> [org.apache.ignite:ignite-core] [2018-11-24
> 04:49:34,736][ERROR][tcp-disco-msg-worker-#89615%replicated.GridCacheReplicatedNodeRestartSelfTest2%][G]
> Blocked system-critical thread has be
> en detected. This can lead to cluster-wide undefined behaviour
> [threadName=grid-nio-worker-tcp-comm-1, blockedFor=11s]
> [org.apache.ignite:ignite-core] [2018-11-24 04:49:44,894][WARN
> ][tcp-disco-msg-worker-#89615%replicated.GridCacheReplicatedNodeRestartSelfTest2%][G]
> Thread [name="grid-nio-worker-tcp-com
> m-1-#454082%replicated.GridCacheReplicatedNodeRestartSelfTest2%", id=562184,
> state=RUNNABLE, blockCnt=1, waitCnt=0]
> [org.apache.ignite:ignite-core] [2018-11-24
> 04:49:44,897][ERROR][tcp-disco-msg-worker-#89615%replicated.GridCacheReplicatedNodeRestartSelfTest2%][IgniteTestResources]
> Critical system err
> or detected. Will be handled accordingly to configured handler
> [hnd=NoOpFailureHandler [super=AbstractFailureHandler
> [ignoredFailureTypes=SingletonSet [SYSTEM_WORKER_BLOCKED]]],
> failureCtx=FailureContext [type=S
> YSTEM_WORKER_BLOCKED, err=class o.a.i.IgniteException: GridWorker
> [name=grid-nio-worker-tcp-comm-1,
> igniteInstanceName=replicated.GridCacheReplicatedNodeRestartSelfTest2,
> finished=false, heartbeatTs=154303498488
> 9]]]
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)