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

[jira] [Updated] (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 ]

Eugene Tarasov updated CAMEL-6760:
----------------------------------

    Attachment: TimeoutCustomization.patch
    
> 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
>            Priority: Minor
>         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