You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Darrel Schneider (Jira)" <ji...@apache.org> on 2021/02/26 18:18:00 UTC

[jira] [Created] (GEODE-8976) Change thread monitoring service to detect hung redis threads

Darrel Schneider created GEODE-8976:
---------------------------------------

             Summary: Change thread monitoring service to detect hung redis threads
                 Key: GEODE-8976
                 URL: https://issues.apache.org/jira/browse/GEODE-8976
             Project: Geode
          Issue Type: Improvement
          Components: redis
            Reporter: Darrel Schneider


In the same way that GEODE-8521 enhanced the thread monitoring service to detect hung p2p reader threads, if a redis thread is hung processing a request from a redis client then the thread monitoring service should issue a warning. The monitoring should be suspended while the thread is waiting for another request from a client. 
Most of the work for this has been done in GEODE-8521 (see https://github.com/apache/geode/pull/5763) so this improvement should be pretty easy



--
This message was sent by Atlassian Jira
(v8.3.4#803005)