Dominik Jelinek created CAMEL-21921:
---------------------------------------
Summary: camel-jbang - using stop with name will terminate all
integrations with same root
Key: CAMEL-21921
URL: https://issues.apache.org/jira/browse/CAMEL-21921
Project: Camel
Issue Type: Bug
Components: camel-jbang
Affects Versions: 4.10.2
Reporter: Dominik Jelinek
lets consider two integration files
* sample.camel.yaml
* sample2.camel.yaml
when they are run using `camel run sample.camel.yaml sample2.camel.yaml`
after I want to stop only one of them eg. `sample.camel.yaml` using `camel stop
sample`
the problem is that it will terminate both running integrations
--
This message was sent by Atlassian Jira
(v8.20.10#820010)