Effective October 27, 2012, online and email support for FuseSource products will move to Red Hat support channels. For more information, please see the JIRA Migration to Red Hat FAQ.
As of October 27th, please open all new issues in the Red Hat Customer Portal .
Issue Details (XML | Word | Printable)

Key: MB-581
Type: Sub-task Sub-task
Status: Open Open
Priority: Major Major
Assignee: Hiram Chirino
Reporter: Colin MacNaughton
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
FUSE Message Broker
MB-561

Create JMS domain variants of these tests (both pub/sub and ptp)

Created: 28/Oct/09 03:12 AM   Updated: 01/Dec/09 02:31 PM
Component/s: None
Affects Version/s: None
Fix Version/s: None


 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Colin MacNaughton added a comment - 17/Nov/09 03:21 AM
The pub/sub variant of these tests is checked in at /fusemqptest/src/test/java/org/fusesource/fusemq/systest/networkfailure/bugs/NetworkFailureTestPubSub.java. There are several errors in these tests at present (possibly just configuration related). Once these are passing they should be added in as client profile combinations of NetworkFailureTest

Colin MacNaughton made changes - 17/Nov/09 05:08 PM
Field Original Value New Value
Assignee Gary Tully [ gtully ]
Hiram Chirino made changes - 25/Nov/09 12:32 PM
Assignee Gary Tully [ gtully ] Hiram Chirino [ chirino ]
Hiram Chirino added a comment - 25/Nov/09 03:15 PM
Current status:
  • the durable=true consumer profile causes the tests to fail. Peeked the the broker JMX stats and the sending broker topic limit hit 100% and the receiving broker's limit is 0%, looks like the network bridge did not properly recover.
  • with durable=false, we only fail intermittently.

Hiram Chirino added a comment - 01/Dec/09 02:04 PM
The issue and fix at https://issues.apache.org/activemq/browse/AMQ-2511 resolves several of the failures.

Hiram Chirino added a comment - 01/Dec/09 02:31 PM
Noticed this issue while working on these tests: http://fusesource.com/issues/browse/MB-605