[ https://issues.apache.org/activemq/browse/CAMEL-107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Hiram Chirino resolved CAMEL-107. --------------------------------- Resolution: Cannot Reproduce > 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.