[ https://issues.apache.org/jira/browse/GEODE-8761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17298420#comment-17298420 ]
ASF subversion and git services commented on GEODE-8761: -------------------------------------------------------- Commit 2bb7e34ab1ef3a5c0965b907ca46c7ea38dde378 in geode's branch refs/heads/support/1.14 from Darrel Schneider [ https://gitbox.apache.org/repos/asf?p=geode.git;h=2bb7e34 ] GEODE-8761: detect stuck server connection threads (#6094) (#6105) (cherry picked from commit df7b5b167472d87d8d262515533e7c80d7306e67) > Add ServerConnection threads to ThreadMonitoring Service > -------------------------------------------------------- > > Key: GEODE-8761 > URL: https://issues.apache.org/jira/browse/GEODE-8761 > Project: Geode > Issue Type: Improvement > Components: regions > Affects Versions: 1.9.2, 1.10.0, 1.11.0, 1.12.0, 1.12.1, 1.13.0, 1.13.1, > 1.14.0 > Reporter: Anilkumar Gingade > Assignee: Darrel Schneider > Priority: Major > Labels: GeodeOperationAPI, blocks-1.14.0, pull-request-available > Fix For: 1.14.0, 1.15.0 > > > In Geode the Thread Monitoring Service (TMS) allows to monitor a thread to > see if a thread is stuck doing particular operation; it provides thread dump > of stuck thread after configured time. This ticket is to add ServerConnection > threads to be monitored by TMS. -- This message was sent by Atlassian Jira (v8.3.4#803005)