[ 
https://issues.apache.org/jira/browse/QPID-3756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13200782#comment-13200782
 ] 

Robbie Gemmell commented on QPID-3756:
--------------------------------------

I think I might actually lean toward confining the change in behaviour to the 
broker. I recall doing that exact change when Alex and I were looking at the 
failover stuff last year, and we ended up reverting it. I cant remember what 
the precise reason but I think the change had unexpected failover related side 
effects on the client. The method already is overriden in 
ServerConnectionDelegate, albeit currently it subsequently calls the superclass 
implementation.
                
> ManagedConnectionMBeanTest.testChannels fails on 0-10 spawned profiles
> ----------------------------------------------------------------------
>
>                 Key: QPID-3756
>                 URL: https://issues.apache.org/jira/browse/QPID-3756
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Tests
>    Affects Versions: 0.15
>            Reporter: Keith Wall
>            Assignee: Alex Rudyy
>            Priority: Minor
>         Attachments: 
> 0001-QPID-3756-Fix-system-test-ManagedConnectionMBeanTest.patch, 
> 0001-QPID-3756-ManagedConnectionMBeanTest.testChannels-oc.patch
>
>
> We see the following test fail occasionally on the java-mms-spawn.0-10 and 
> java-bdb-spawn.0-10.  The stack trace is as folows:
> Error Message
> Unexpected number of connection mbeans expected:<0> but was:<1>
> {code}
> Stacktrace
> junit.framework.AssertionFailedError: Unexpected number of connection mbeans 
> expected:<0> but was:<1>
> at 
> org.apache.qpid.management.jmx.ManagedConnectionMBeanTest.testChannels(ManagedConnectionMBeanTest.java:125)
> at 
> org.apache.qpid.test.utils.QpidBrokerTestCase.runBare(QpidBrokerTestCase.java:240)
> at org.apache.qpid.test.utils.QpidTestCase.run(QpidTestCase.java:135)
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:[email protected]

Reply via email to