[
https://issues.apache.org/jira/browse/CAMEL-23116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Federico Mariani resolved CAMEL-23116.
--------------------------------------
Resolution: Fixed
> CamelContext is never stopped when using @TestInstance(Lifecycle.PER_CLASS)
> with CamelTestSupport
> -------------------------------------------------------------------------------------------------
>
> Key: CAMEL-23116
> URL: https://issues.apache.org/jira/browse/CAMEL-23116
> Project: Camel
> Issue Type: Bug
> Components: camel-test
> Affects Versions: 4.18.0
> Reporter: Federico Mariani
> Assignee: Federico Mariani
> Priority: Minor
> Fix For: 4.18.1, 4.19.0
>
>
> When using CamelTestSupport with
> @TestInstance(TestInstance.Lifecycle.PER_CLASS), the CamelContext is never
> stopped after all tests complete. Routes and in-flight exchanges leak into
> subsequent test classes.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)