Test testMigrateDurableSubscriber from org.apache.qpid.test.unit.xa.TopicTest
is failing
----------------------------------------------------------------------------------------
Key: QPID-936
URL: https://issues.apache.org/jira/browse/QPID-936
Project: Qpid
Issue Type: Bug
Components: Java Tests
Affects Versions: M3
Reporter: Arnaud Simon
Fix For: M3
This test is failing because it tries to migrate a durable subscriber form
session S1 to session S2 without closing S1.
The following line must be added: Line 1582: autoAclSession.close();
Note:This test is run without message prefetch
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.