The temp store uses KahaDB even if the persistent store is configured to
use another database type, so I suspect that that's the source of those
KahaDB files.

Tim

On Fri, Sep 28, 2018, 8:35 AM nikolay4ik <kondusovniko...@yandex.ru> wrote:

> Hello!
> I'm using active MQ 5.15.4 with Apache Camel 2.22.0.
>
> My activemq.xml configured to use MsSQL for persistence:
>         <persistenceAdapter>
>             <jdbcPersistenceAdapter dataSource="#mssql-ds"
> createTablesOnStartup="true"/>
>         </persistenceAdapter>
>
> Active MQ correctly uses MySQL, but periodically it creates KahaDB files( i
> see it in logs) Why does this can happen?
>
>
>
>
>
>
>
>
>
> --
> Sent from:
> http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html
>

Reply via email to