Rob Godfrey created QPID-6030:
---------------------------------

             Summary: [Java Tests] The mock virtualhost creation in the 
BrokerTestHelper has not been updated for VirtualHostNodes
                 Key: QPID-6030
                 URL: https://issues.apache.org/jira/browse/QPID-6030
             Project: Qpid
          Issue Type: Improvement
          Components: Java Tests
            Reporter: Rob Godfrey
            Assignee: Rob Godfrey
            Priority: Minor


The mock virtualhost object is defined to respond to a request to get a Broker 
parent, but the virtualhost's parent is now a VirtualHostNode.

This causes spurious NullPointerExceptions in the housekeeping thread where the 
vhost attempts to get to the broker object via the virtualhostnode.

Since exceptions in the housekeeping tasks are ignored this defect actually 
seems to have no effect on the tests themselves, but add unnecessary exception 
stack traces to the test logs. 



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to