[
https://issues.apache.org/jira/browse/GEODE-8761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17311804#comment-17311804
]
ASF subversion and git services commented on GEODE-8761:
--------------------------------------------------------
Commit 89200dca57a3ab57fd98bd1af438944a9aff5f23 in geode's branch
refs/heads/develop from Darrel Schneider
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=89200dc ]
GEODE-8761: detect stuck ServerConnection threads (#6226)
* The threadMonitorExecutor is now created in the run() method
which causes the correct thread id to be set on it.
* changed threadMonitorExecutor field from protected to private
> 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) monitors threads to see if a
> they are stuck; it logs a thread dump of stuck threads after a 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)