You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/04/26 16:46:01 UTC

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

     [ https://issues.apache.org/jira/browse/GEODE-5142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated GEODE-5142:
----------------------------------
    Labels: pull-request-available  (was: )

> 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
>            Priority: Major
>              Labels: pull-request-available
>             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)