[
https://issues.apache.org/jira/browse/CAMEL-20997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen updated CAMEL-20997:
--------------------------------
Priority: Minor (was: Major)
> camel-tests: review tests that can block
> ----------------------------------------
>
> Key: CAMEL-20997
> URL: https://issues.apache.org/jira/browse/CAMEL-20997
> Project: Camel
> Issue Type: Task
> Components: tests
> Affects Versions: 4.8.0
> Reporter: Otavio Rodolfo Piske
> Priority: Minor
> Labels: help-wanted
>
> We have some tests blocking indefinitely by doing things like:
> * latch.await()
> * Thread.sleep(<huge number here>)
> * Using locks without defining a maximum await time
> Tests like this should be reviewed and adjusted to ensure that they don't
> block forever (or for very long). Other tests (manual, "performance", etc)
> should be reviewed and dealt accordingly (moved to camel-performance-tests,
> removed, etc).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)