Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-6768

CommandAwareRpcDispatcher channel listener can cause classloader leaks

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Blocker Blocker
    • 8.1.4.Final, 8.2.2.Final, 9.0.0.Final
    • Core
    • None

      CommandAwareRpcDispatcher registers a listener with the channel in its constructor, but never unregisters it. Thus, if the channel persists following shutdown of the CommandAwareRpcDispatcher (e.g. in WildFly), this will cause a classloader leak.

      See linked issue for details.

            pferraro@redhat.com Paul Ferraro
            pferraro@redhat.com Paul Ferraro
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: