Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
Regression, Unit Test Broken
Description
The TestBadVersionNumberDoesNotWork and TestBadPropertyNameFails both hang when the init method adds the following:
addCombinationValues("postfix", new Object[]
{")?initialReconnectDelay=1000&maxReconnectDelay=1000"});
I'll attach a patch which comments these out so the build doesn't hang, as well as a stack trace.
Attachments
Attachments
Issue Links
- is broken by
-
AMQ-4718 Extra options added to a failover/discovery URL that don't map to failover configuration settings, should get passed to the nested URLs.
- Resolved