Jeroen Weijers created CAMEL-15930:
--------------------------------------
Summary: ClusteredRouteController cannot start clustered routes
Key: CAMEL-15930
URL: https://issues.apache.org/jira/browse/CAMEL-15930
Project: Camel
Issue Type: Bug
Affects Versions: 3.6.0, 3.4.4
Reporter: Jeroen Weijers
The ClusteredRouteController cannot start a clustered route (in Camel 3.4.4,
Camel 3.6 and probably other versions of Camel 3).
The problem can be reproduced with example
camel-example-spring-boot-clustered-route-controller from the examples project
(https://github.com/apache/camel-spring-boot-examples/tree/master/camel-example-spring-boot-clustered-route-controller).
When an instance is the lead program in the cluster and tries to start the
routes an exception is thrown:
java.lang.UnsupportedOperationException: Operation not supported as route
clustered is clustered
--
This message was sent by Atlassian Jira
(v8.3.4#803005)