Darrel Schneider created GEODE-9072:
---------------------------------------

             Summary: detect stuck CacheClientUpdater threads
                 Key: GEODE-9072
                 URL: https://issues.apache.org/jira/browse/GEODE-9072
             Project: Geode
          Issue Type: Improvement
          Components: client queues
            Reporter: Darrel Schneider


The CacheClientUpdater is a single thread on the client that drains the 
subscription queue. If the updater thread gets stuck doing something then the 
server side queue will not drain which can lead to either memory issues on the 
server or throttling and thus performance issues.
It would be helpful if the geode thread monitor detected a CacheClientUpdater 
thread that was stuck processing something it had removed from the queue.




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

Reply via email to