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/03/25 11:28:52 UTC

[jira] [Resolved] (CAMEL-6329) File consumer - Allow to change directory using JMX

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

Claus Ibsen resolved CAMEL-6329.
--------------------------------
    Resolution: Won't Fix
      Assignee: Claus Ibsen

> File consumer - Allow to change directory using JMX
> ---------------------------------------------------
>
>                 Key: CAMEL-6329
>                 URL: https://issues.apache.org/jira/browse/CAMEL-6329
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core, jmx
>    Affects Versions: 2.11.0
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: Future
>
>
> People may want to change a Camel route to pickup files from another directory. We should allow to re-configure this at runtime more easily with a JMX operation on the FileConsumer.
> The trick is possible that we should only allow to change it if the consumer has been suspended/stopped, so we don't change it during running. Though an alternative it to remember the change, and then only apply it at next poll. Then we can possible change it without the needed for suspend/stop first.
> See nabble
> http://camel.465427.n5.nabble.com/How-to-dynamically-configure-directory-on-file-consumer-tp5731811.html



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