[
https://issues.apache.org/jira/browse/QPID-1557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rafael H. Schloming resolved QPID-1557.
---------------------------------------
Resolution: Fixed
> the cpp.cluster test profile fails
> ----------------------------------
>
> Key: QPID-1557
> URL: https://issues.apache.org/jira/browse/QPID-1557
> Project: Qpid
> Issue Type: Bug
> Components: Java Client, Java Common, Java Tests
> Affects Versions: M4
> Reporter: Rafael H. Schloming
> Assignee: Rafael H. Schloming
> Fix For: M4
>
>
> When the tests are run against the clustered cpp broker with 'ant
> -Dprofile=cpp.cluster' there are a few failures:
> - the XA tests fail because the clustered broker doesn't support XA, these
> should be excluded from the profile
> - several of the failover tests fail because they assume that no state is
> shared between the primary and backup node, this is not true for a clustered
> broker, these tests need to be adjusted to handle clustered as well as non
> clustered failover
> - a few of the failover tests fail because the java client advertises a
> non-zero session timeout and this is hitting untested code in the broker,
> this is also incorrect because the java client isn't really doing a full
> session resume
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.