AggregateGroupedExchangeMultipleCorrelationTest fails -----------------------------------------------------
Key: CAMEL-2517 URL: https://issues.apache.org/activemq/browse/CAMEL-2517 Project: Apache Camel Issue Type: Test Components: camel-core Affects Versions: 2.2.0 Environment: Windows Vista Reporter: Christian Schneider Fix For: 2.3.0 Attachments: camel-core-2010-01-02.patch On my system the test AggregateGroupedExchangeMultipleCorrelationTest fails. It seems the Thread.sleep(100) is too short. When I increase to at least 900ms it works. To add some safety I propose to increase to 1000ms. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.