You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Karen Lease (Jira)" <ji...@apache.org> on 2021/12/15 16:23:00 UTC

[jira] [Created] (CAMEL-17343) SedaDiscardWhenFullTest frequently fails

Karen Lease created CAMEL-17343:
-----------------------------------

             Summary: SedaDiscardWhenFullTest frequently fails
                 Key: CAMEL-17343
                 URL: https://issues.apache.org/jira/browse/CAMEL-17343
             Project: Camel
          Issue Type: Sub-task
          Components: tests
            Reporter: Karen Lease
            Assignee: Karen Lease


The SedaDefaultDiscardWhenFullTest and SedaDiscardWhenFullTest assume that a delay of 100msec is sufficient to ensure that at least one message is consumed so another can be sent without being discarded. During parallel execution this is not always the case since the consumer doesn't always get run in time.

Modify test to delay until the mock consumes at least 1 message.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)