Enhancment to MulticastAnotherAggregatorTest to run a load test ---------------------------------------------------------------
Key: CAMEL-2069 URL: https://issues.apache.org/activemq/browse/CAMEL-2069 Project: Apache Camel Issue Type: Test Components: camel-core Affects Versions: 2.0.0 Environment: trunk Reporter: Dave Stanley Attachments: aggregator_test_patch.txt Attached is an update/patch to the MulticastAnotherAggregatorTest that tests the multicast processor under load. Note: It adds a RejectedExecutionHandler and illustrates that you need to use one to handle the case where you get RejectedExecutionExceptions. I am wondering if the default executor should install one by default? -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.