[ 
https://issues.apache.org/jira/browse/AMQ-5134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13961899#comment-13961899
 ] 

Timothy Bish commented on AMQ-5134:
-----------------------------------

The scheduler store is based on KahaDB and will always keep one log file around 
regardless of whether there are scheduled messages or not.  

> scheduler/db-x.log can not delele
> ---------------------------------
>
>                 Key: AMQ-5134
>                 URL: https://issues.apache.org/jira/browse/AMQ-5134
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Job Scheduler
>    Affects Versions: 5.9.0
>            Reporter: yang kai
>         Attachments: applicationContext-jms.xml
>
>
> I use schedulerSupport to send messages(non-persistent).only use 
> AMQ_SCHEDULED_DELAY properties。Most of message set 0 and others set 
> 60*1000.After some time i found scheduler/db-xx.log has not deleted and used 
> a lots of hard disk space。
> i guess scheduler try to delete file only when the job is wakeup。but if file 
> is writting,file don't delete and job is lost.so sometimes file cannot delete.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to