based on hudson build #53
http://hudson.qa.jboss.com/hudson/view/JBM%202/job/JBM2-tests-clone/53, there are still a
few "you left open session" warnings:
RedeliveryConsumerTest.testRedeliveryMessageStrict
- test expects a client crash, it is normal the session is not closed
SessionCloseOnGCTest
- tests do not close session on purpose
SessionTest.testFailureListener
- test simulates a connection failure
=> I've added a session.close at the end of test to clean up
ClusterWithBackupFailoverTest.testFailAllNodes
FailoverNoSessionsFailoverTest.testNoFailoverAndCreateNewSession
FailoverPreAcknowledgeTest.testPreAcknowledgeFailoverTest
FailoverScheduledMessageTest.testScheduled
FailureListenerOnFailoverTest.testFailureListenersNotCalledOnReconnection
- all these tests failed before the sessions are closed but the calls are there
SecurityTest
=> I created
https://jira.jboss.org/jira/browse/JBMESSAGING-1714 for this and fixed it.
Commit should be taken into account in build #55
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4249927#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...