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

ASF subversion and git services commented on AMQ-5404:
------------------------------------------------------

Commit da45634e442dce0d60cb029ff1232c3ae5ec4a8b in activemq's branch 
refs/heads/activemq-5.13.x from [~chirino]
[ https://git-wip-us.apache.org/repos/asf?p=activemq.git;h=da45634 ]

Fixes AMQ-5404: LevelDB files not being released after deletion
(cherry picked from commit 9de3fff1f5c7741e8b22d821aadc4225cd3500a4)


> LevelDB files not being released after deletion
> -----------------------------------------------
>
>                 Key: AMQ-5404
>                 URL: https://issues.apache.org/jira/browse/AMQ-5404
>             Project: ActiveMQ
>          Issue Type: Bug
>            Reporter: Scott Benson
>            Assignee: Hiram Chirino
>             Fix For: 5.14.0, 5.13.2
>
>
> During numerous test runs we've seen the file system fill up (df -k) and 
> eventually ActiveMQ failing with a short write error.  When ActiveMQ falls 
> over the file system is freed up to its original state. 
> Before ActiveMQ falls over we've tried to find the reason for the file system 
> filling up by hunting through the directories but to no avail.  However when 
> we do a lsof -a +L1 we can see numerous deleted LevelDB log and index files.  
>  
> Does anybody know why ActiveMQ/LevelDB is not releasing these files for full 
> clear up by the OS. 
> This is on 
> Red Hat Linux 6.4 
> ActiveMQ 5.10 
> Java 1.7.0_45 



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

Reply via email to