Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-8157

[Broker-J] Deletion of Virtual Host Node fails to clean-up properly all Virtual Host/Virtual Host Node resources

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • qpid-java-broker-7.1.0
    • qpid-java-broker-7.1.0
    • Broker-J
    • None

    Description

      Deletion of BDB HA Virtual Host Node ends up in left behind configuration and coalescing committer threads, open amqp connections, etc

      Steps to reproduce

      • Create BDB HA Virtual Host Node using management
      • Delete BDB HA Virtual Host Node using management (preferably amqp management)
      • Collect heap dump and check references to deleted virtual host node
        select * from org.apache.qpid.server.virtualhostnode.berkeleydb.BDBHAVirtualHostNodeImplWithAccessChecking
        

      Only master sources are affected by the issue. It seems one of recent refactoring of delete functionality introduced the regression.

      Attachments

        Activity

          People

            orudyy Alex Rudyy
            orudyy Alex Rudyy
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: