You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "yossi reginiano (JIRA)" <ji...@apache.org> on 2018/04/26 08:37:00 UTC

[jira] [Created] (GEODE-5142) new Thread Monitoring Mechanism

yossi reginiano created GEODE-5142:
--------------------------------------

             Summary: new Thread Monitoring Mechanism
                 Key: GEODE-5142
                 URL: https://issues.apache.org/jira/browse/GEODE-5142
             Project: Geode
          Issue Type: New Feature
          Components: management
            Reporter: yossi reginiano
             Fix For: 1.6.0


One of the most severe issues hitting our real time application is thread stuck for multiple reasons, such as long lasting locks, deadlocks, threads which wait for reply forever in case of packet drop issue etc...

Such kind of stuck are under Radar of the existing system health check methods. In mission critical applications, this will be resulted as an immediate outage.

Here we introduce thread monitoring mechanism, to detect threads which are stuck for any reason.



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