You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Henryk Konsek (JIRA)" <ji...@apache.org> on 2015/10/26 11:58:27 UTC

[jira] [Created] (CAMEL-9256) Paho file persistence store should be configurable

Henryk Konsek created CAMEL-9256:
------------------------------------

             Summary: Paho file persistence store should be configurable
                 Key: CAMEL-9256
                 URL: https://issues.apache.org/jira/browse/CAMEL-9256
             Project: Camel
          Issue Type: Improvement
          Components: camel-paho
            Reporter: Henryk Konsek
            Assignee: Henryk Konsek
             Fix For: 2.17.0, 2.16.1


In a current version of Paho, a current directory is used as a based for the file persistence. This should be configurable, like:

{code}
from("paho:topic?persistence=file&filePersistenceDirectory=/var/mqtt")...
{code}



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