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

[jira] [Updated] (CAMEL-20012) camel-quartz - replace Thread.sleep() in tests

     [ https://issues.apache.org/jira/browse/CAMEL-20012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nikita_Konovalov updated CAMEL-20012:
-------------------------------------
    Description: 
For some reasons testScheduledStartRoutePolicyWithTwoRoutes() in CronScheduledRoutePolicy.java is crashing when replacing Thread.sleep() with Awaitility/latches and can't create a consumer.

 

The problem may be caused by ScheduledRoutePolicy class.  

  was:For some reasons testScheduledStartRoutePolicyWithTwoRoutes() in CronScheduledRoutePolicy.java is crashing when replacing Thread.sleep() with Awaitility/latches and can't create a consumer. The problem may be caused by ScheduledRoutePolicy class.  

       Priority: Minor  (was: Major)

> camel-quartz - replace Thread.sleep() in tests
> ----------------------------------------------
>
>                 Key: CAMEL-20012
>                 URL: https://issues.apache.org/jira/browse/CAMEL-20012
>             Project: Camel
>          Issue Type: Task
>          Components: camel-quartz
>            Reporter: Nikita_Konovalov
>            Assignee: Nikita_Konovalov
>            Priority: Minor
>
> For some reasons testScheduledStartRoutePolicyWithTwoRoutes() in CronScheduledRoutePolicy.java is crashing when replacing Thread.sleep() with Awaitility/latches and can't create a consumer.
>  
> The problem may be caused by ScheduledRoutePolicy class.  



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