You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@servicemix.apache.org by "Juha Heljoranta (JIRA)" <ji...@apache.org> on 2016/03/18 16:29:33 UTC

[jira] [Commented] (SM-2905) Camel blueprint routes continually restarting when using shared cm:property-placeholder persistent-id

    [ https://issues.apache.org/jira/browse/SM-2905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15201632#comment-15201632 ] 

Juha Heljoranta commented on SM-2905:
-------------------------------------

Luckily there is a semi-decent "workaround": just set  update-strategy="none" for all affected blueprints. 
However, this will break blueprint unit tests which relay on overriding 
{{protected String useOverridePropertiesWithConfigAdmin(Dictionary props)}}
method since useOverridePropertiesWithConfigAdmin does nothing if update-strategy="none".

> Camel blueprint routes continually restarting when using shared cm:property-placeholder persistent-id
> -----------------------------------------------------------------------------------------------------
>
>                 Key: SM-2905
>                 URL: https://issues.apache.org/jira/browse/SM-2905
>             Project: ServiceMix
>          Issue Type: Bug
>          Components: servicemix-camel
>    Affects Versions: 6.1.0, 7.0.0.M1
>            Reporter: Juha Heljoranta
>         Attachments: SM-2905-demo.zip
>
>
> Blueprint xml routes having same cm:property-placeholder persistent-id go into (practically) infinite restart loop.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)