You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Otavio Rodolfo Piske (Jira)" <ji...@apache.org> on 2023/06/21 13:30:00 UTC

[jira] [Commented] (CAMEL-19484) camel-core: WireTapAbortPolicyTest is flaky

    [ https://issues.apache.org/jira/browse/CAMEL-19484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17735724#comment-17735724 ] 

Otavio Rodolfo Piske commented on CAMEL-19484:
----------------------------------------------

Obs.: 
 # I don't know yet if this indicates a problem with just the test or a problem with the core engine. The ticket needs to be updated accordingly after determining that
 # The test seems to run fine on Apache CI (but the worker node there is very slow)

> camel-core: WireTapAbortPolicyTest is flaky
> -------------------------------------------
>
>                 Key: CAMEL-19484
>                 URL: https://issues.apache.org/jira/browse/CAMEL-19484
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-core, tests
>    Affects Versions: 3.10.0, 3.12.0, 3.13.0, 3.11.7, 3.14.9, 3.15.0, 3.16.0, 3.17.0, 3.18.8, 3.19.0, 3.20.6, 4.0-M3
>            Reporter: Otavio Rodolfo Piske
>            Priority: Major
>
> The test WireTapAbortPolicyTest is flaky and it seems to fail when running on fast nodes. Apparently, if a host if fast enough, it consumes the exchanges in a rate greater than the test can produce them, thus never rejecting the exchanges. 
>  
> After bisecting the code, the source of this flakiness was identified as being from the following change: [https://github.com/apache/camel/commit/13798aa92b575a2b968ea776974bef1d4bdd76a6]



--
This message was sent by Atlassian Jira
(v8.20.10#820010)