]
Radoslav Husar commented on WFLY-6142:
--------------------------------------
The PR was merged, so it looks like this can be resolved [~ehugonnet]?
[Migration] StuckThreadDetectionValve is not automatically migrated
-------------------------------------------------------------------
Key: WFLY-6142
URL:
https://issues.jboss.org/browse/WFLY-6142
Project: WildFly
Issue Type: Bug
Components: Web (Undertow)
Affects Versions: 10.0.0.Final
Reporter: ehsavoie Hugonnet
Assignee: ehsavoie Hugonnet
{{org.apache.catalina.valves.StuckThreadDetectionValve}} is not automatically migrated
even though there exists equivalent handler in EAP7
({{io.undertow.server.handlers.StuckThreadDetectionHandler}}).