Otavio Rodolfo Piske created CAMEL-20532:
--------------------------------------------
Summary: camel-test-infra: singleton services should not be
allowed to stop/start services manually
Key: CAMEL-20532
URL: https://issues.apache.org/jira/browse/CAMEL-20532
Project: Camel
Issue Type: Bug
Reporter: Otavio Rodolfo Piske
Assignee: Otavio Rodolfo Piske
This can lead to multiple problems:
- in parallel tests, this can lead to services becoming unavailable while the
test is running
- in non-parallel tests, this can lead to loss of configuration for some
embedded services
Lastly, service lifecycle should be managed by JUnit and the JVM.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)