You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2015/06/13 09:43:00 UTC

[jira] [Resolved] (CAMEL-8859) Message History settings cannot be changed in runtime

     [ https://issues.apache.org/jira/browse/CAMEL-8859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-8859.
--------------------------------
    Resolution: Not A Problem

Its as designed. You configure camel context using the setters and start it.

For runtime changes use the camel context mbean

> Message History settings cannot be changed in runtime
> -----------------------------------------------------
>
>                 Key: CAMEL-8859
>                 URL: https://issues.apache.org/jira/browse/CAMEL-8859
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-core
>    Affects Versions: 2.15.2
>            Reporter: Vaclav Chalupa
>            Priority: Minor
>
> By description in http://camel.apache.org/message-history.html it looks like that message history can be changed in runtime by {{camelContext.setMessageHistory(false / true)}} - but it is not true, message history is set by route creation and cannot be changed (change has no effect).
> It would be nice to add information about this behavior to documentation.
> Or, if considered as important, add possibility to change message history settings in runtime.



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