Alex Rudyy created QPID-8157:
--------------------------------
Summary: [Broker-J] Deletion of Virtual Host Node fails to
clean-up properly all Virtual Host/Virtual Host Node resources
Key: QPID-8157
URL: https://issues.apache.org/jira/browse/QPID-8157
Project: Qpid
Issue Type: Improvement
Components: Broker-J
Affects Versions: qpid-java-broker-7.1
Reporter: Alex Rudyy
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
{noformat}
select * from
org.apache.qpid.server.virtualhostnode.berkeleydb.BDBHAVirtualHostNodeImplWithAccessChecking
{noformat}
Only master sources are affected by the issue. It seems one of recent
refactoring of delete functionality introduced the regression.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]