Cetra Free created CAMEL-10315:
----------------------------------
Summary: Apache Camel Blueprint continuosly Restarts in Karaf with
update-strategy = 'reload'
Key: CAMEL-10315
URL: https://issues.apache.org/jira/browse/CAMEL-10315
Project: Camel
Issue Type: Bug
Components: karaf
Affects Versions: 2.17.0
Reporter: Cetra Free
Not sure if this one has been logged.
I have seen the following chats which describe this behaviour, but it's hard to
reliably replicate. It seems to be a race condition or a timeout being hit on
starting a camel context.
Basically the steps to replicate are:
* Deploy a blueprint.xml file to the karaf deploy directory, which has the
following:
{code}
<cm:property-placeholder persistent-id="user.example" update-strategy="reload"
/>
{code}
* Notice that karaf will continuously reload the camel blueprint.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)