Brian Stansberry created WFCORE-2890:
----------------------------------------
Summary: OperationContextImpl leaks to
OperationContextImpl.OperationContextServiceRegistry
Key: WFCORE-2890
URL:
https://issues.jboss.org/browse/WFCORE-2890
Project: WildFly Core
Issue Type: Bug
Components: Domain Management
Reporter: Brian Stansberry
Assignee: Brian Stansberry
WorkerResourceDefinition.WorkerResource is holding a ref to the
OperationContextImpl.OperationContextServiceRegistry. That's not a static class so
that leaks the original OperationContextImpl.
Fix is to make it static and when the op is done disconnect the OC the way we do with
OperationContextImpl.ContextServiceTarget.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)