[
https://issues.apache.org/jira/browse/GEODE-8761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Darrel Schneider reopened GEODE-8761:
-------------------------------------
I found a problem with this fix. The wrong thread ends up being monitored (the
thread that created the ServerConnection not the thread executing it's run
method). So the current fix ends up not showing stuck server connection threads.
> 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)