You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Hiram Chirino (JIRA)" <ji...@apache.org> on 2007/08/20 22:35:23 UTC

[jira] Assigned: (CAMEL-107) JournalRouteTest failure due to missing cleanup

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

Hiram Chirino reassigned CAMEL-107:
-----------------------------------

    Assignee: Hiram Chirino  (was: Hadrian Zbarcea)

> JournalRouteTest failure due to missing cleanup
> -----------------------------------------------
>
>                 Key: CAMEL-107
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-107
>             Project: Apache Camel
>          Issue Type: Bug
>          Components: camel-activemq
>            Reporter: Hadrian Zbarcea
>            Assignee: Hiram Chirino
>         Attachments: camel-journal.patch
>
>
> org.apache.camel.component.activemq.JournalRouteTest fails due to accumulation of messages and no cleanup.
> The attached patch fixes the test by creating and cleaning up an AsyncDataManager.  The JournalEndpoint does not expose its inner AsyncDataManager nor does it provide a cleanup method.  So the cleanup has to be done manually via activemq api.  Is that sufficient?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.