You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Commented) (JIRA)" <ji...@apache.org> on 2012/04/17 16:24:16 UTC

[jira] [Commented] (CAMEL-5184) Faster testing with seda endpoints by shutting down seda endpoints faster

    [ https://issues.apache.org/jira/browse/CAMEL-5184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13255588#comment-13255588 ] 

Claus Ibsen commented on CAMEL-5184:
------------------------------------

Testing seda component in Camel core

Before:
[INFO] Total time: 2:34.154s

Improvement 1:
[INFO] Total time: 1:54.353s

Improvement 2:
[INFO] Total time: 53.398s
                
> Faster testing with seda endpoints by shutting down seda endpoints faster
> -------------------------------------------------------------------------
>
>                 Key: CAMEL-5184
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5184
>             Project: Camel
>          Issue Type: Improvement
>          Components: tests
>            Reporter: Claus Ibsen
>             Fix For: 2.10.0
>
>
> When shutting down seda endpoints they take a lille while to shutdown properly.
> However during testing we dont need to do that, so we could shortcut this and shutdown faster.
> For example the camel-test kit could tweak that. As well in camel-core.
> I suspect we can cut down minutes of testing times.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira