[
https://issues.redhat.com/browse/WFLY-14199?page=com.atlassian.jira.plugi...
]
James Perkins commented on WFLY-14199:
--------------------------------------
The issue with stop not being invoked in RESTEasy seems to be from the
{{HttpServlet.destroy()}} not being invoked. Maybe that should be invoked on failed
deployments. However maybe for spec reasons that doesn't happen.
When looking at RESTEasy I didn't see an obvious way to ensure
{{ResteasyDeployment.stop()}} was invoked as it's an instance on a
{{HttpServletDispatcher}}. I will talk with [~ron_sigal] about this.
OnOffOpenTracingTestCase leaves the server in a bad state
---------------------------------------------------------
Key: WFLY-14199
URL:
https://issues.redhat.com/browse/WFLY-14199
Project: WildFly
Issue Type: Bug
Components: MP OpenTracing, Test Suite
Affects Versions: 22.0.0.Alpha1
Reporter: Emmanuel Hugonnet
Assignee: Emmanuel Hugonnet
Priority: Major
{color:#333333}OnOffOpenTracingTestCase{color} will leave the server in such a state that
SimpleRestClientTestCase will fail. Removing and adding the opentracing subsystem to check
that it doesn't work once removedĀ shoudl be reevaluated.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)