PipelineConcurrentTest.java fails randomly
------------------------------------------
Key: CAMEL-1062
URL: https://issues.apache.org/activemq/browse/CAMEL-1062
Project: Apache Camel
Issue Type: Bug
Components: camel-core
Affects Versions: 1.5.0
Reporter: Hadrian Zbarcea
Assignee: Hadrian Zbarcea
Priority: Minor
The test fails with an IllegalStateException: Queue full. I believe the reason
for this is that there are 10000 messages sent, but the default queue size is
1000. On a fast machine, the queue fills up before the consumer gets a chance
to pop the messages from the queue.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.