You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Willem Jiang (JIRA)" <ji...@apache.org> on 2013/09/17 05:47:52 UTC

[jira] [Resolved] (CAMEL-6760) camel-test-blueprint - Possibility to configure Camel Context creation timeout

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

Willem Jiang resolved CAMEL-6760.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 2.13.0
                   2.12.1
                   2.11.2

Applied the patch into master, camel-2.12.x and camel-2.11.x branches.
                
> camel-test-blueprint - Possibility to configure Camel Context creation timeout
> ------------------------------------------------------------------------------
>
>                 Key: CAMEL-6760
>                 URL: https://issues.apache.org/jira/browse/CAMEL-6760
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-test
>    Affects Versions: 2.12.0
>            Reporter: Eugene Tarasov
>            Assignee: Willem Jiang
>            Priority: Minor
>             Fix For: 2.11.2, 2.12.1, 2.13.0
>
>         Attachments: TimeoutCustomization.patch
>
>
> Currently, during startup CamelBlueprintTestSupport waits 30 sec for Camel Context to be ready. Sometimes (quite often for us) this time is not enough even when everything goes well. The value of 30 seconds cannot be easily changed now. The patch that Ive prepared introduces possibility to customize this value, in two ways:
> * Globally, by setting {{org.apache.camel.test.blueprint.camelContextCreationTimeout}} system property.
> * Locally for each test, by overriding _getCamelContextCreationTimeout_ method.
> In both cases timeout is set in milliseconds.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira