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

Artem Karpenko updated AMQ-5619:
--------------------------------
    Affects Version/s: 5.11.0

> logSize does not work with Replicated LevelDB store
> ---------------------------------------------------
>
>                 Key: AMQ-5619
>                 URL: https://issues.apache.org/jira/browse/AMQ-5619
>             Project: ActiveMQ
>          Issue Type: Bug
>    Affects Versions: 5.11.0, 5.11.1
>         Environment: Linux
>            Reporter: Artem Karpenko
>
> Setting logSize to anything lower than 100MB does not change actual size of 
> log file that is created by LevelDB. Removing the whole data directory and 
> starting from scratch does not help.
> {code}
>  <replicatedLevelDB directory="${activemq.data}/replicatedLevelDB"
>                                 replicas="3"
>                                 bind="tcp://0.0.0.0:61619"
>                                 zkAddress="instance-6:2181"
>                                 zkPath="/activemq/leveldb-stores"
>                                 hostname="instance-7" />
> {code}
> The attribute does work with {{levelDB}} persistence adapter though.



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

Reply via email to