"jmesnil" wrote :
| ClusterWithBackupFailoverTest.testFailAllNodes
| FailoverNoSessionsFailoverTest.testNoFailoverAndCreateNewSession
| FailoverPreAcknowledgeTest.testPreAcknowledgeFailoverTest
| FailoverScheduledMessageTest.testScheduled
| FailureListenerOnFailoverTest.testFailureListenersNotCalledOnReconnection
| - all these tests failed before the sessions are closed but the calls are there
|
|
Even if a test fails, it shouldn't leave any connections/sessions open.
These should be closed in finally blocks or as appropriate.
The only tests where we should receive warnings are the GC tests where we are specifically
testing for this functionality.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4249931#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...