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)