Uploaded image for project: 'WildFly Core'
  1. WildFly Core
  2. WFCORE-2890

OperationContextImpl leaks to OperationContextImpl.OperationContextServiceRegistry

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 3.0.0.Beta24
    • None
    • Management
    • None

      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.

              bstansbe@redhat.com Brian Stansberry
              bstansbe@redhat.com Brian Stansberry
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: