[
https://issues.apache.org/jira/browse/CAMEL-17847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen updated CAMEL-17847:
--------------------------------
Description:
from camel-examples
- camel-example-aggregate-dist: this module test fixture succeeds sometimes
when exceeding the timeout within the test assertion
- camel-example-endpointdsl-aws2-s3-kafka: this module succeeds when forcing a
Thread.sleep(1000) before sending the first message triggering the routes
template.send("direct:putObject", exchange -> { //...});. Otherwise it succeeds
when run separately (not as part of all the project test run).
- camel-example-debezium: this module test fixture succeeds as well only when
ran separately
- camel-example-jooq: this module test fixture succeeds as well only when ran
separately
was:
from camel-examples
camel-example-aggregate-dist: this module test fixture succeeds sometimes when
exceeding the timeout within the test assertion
camel-example-endpointdsl-aws2-s3-kafka: this module succeeds when forcing a
Thread.sleep(1000) before sending the first message triggering the routes
template.send("direct:putObject", exchange -> { //...});. Otherwise it succeeds
when run separately (not as part of all the project test run).
camel-example-debezium: this module test fixture succeeds as well only when ran
separately
camel-example-jooq: this module test fixture succeeds as well only when ran
separately
> camel-examples - Some examples potentially fail or has problems
> ---------------------------------------------------------------
>
> Key: CAMEL-17847
> URL: https://issues.apache.org/jira/browse/CAMEL-17847
> Project: Camel
> Issue Type: Task
> Components: examples
> Reporter: Claus Ibsen
> Priority: Major
> Fix For: 3.17.0
>
>
> from camel-examples
> - camel-example-aggregate-dist: this module test fixture succeeds sometimes
> when exceeding the timeout within the test assertion
> - camel-example-endpointdsl-aws2-s3-kafka: this module succeeds when forcing
> a Thread.sleep(1000) before sending the first message triggering the routes
> template.send("direct:putObject", exchange -> { //...});. Otherwise it
> succeeds when run separately (not as part of all the project test run).
> - camel-example-debezium: this module test fixture succeeds as well only when
> ran separately
> - camel-example-jooq: this module test fixture succeeds as well only when ran
> separately
--
This message was sent by Atlassian Jira
(v8.20.1#820001)