You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2013/10/30 15:15:30 UTC

[jira] [Commented] (AMQ-4232) Kahadb does not allow to obtain count of used/free bytes in the storage

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

Claus Ibsen commented on AMQ-4232:
----------------------------------

I noticed a report about the free space check on startup may only check for disk free space, and not take into account used space already. So wonder if this ticket isn't functionality we would need to help some that other problem?

> Kahadb does not allow to obtain count of used/free bytes in the storage
> -----------------------------------------------------------------------
>
>                 Key: AMQ-4232
>                 URL: https://issues.apache.org/jira/browse/AMQ-4232
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Broker
>    Affects Versions: 5.4.2, 5.7.0
>         Environment: fedora15, ubuntu12.10; debian; probably independent
>            Reporter: Tomáš Martinec
>            Priority: Critical
>              Labels: hangs, kahadb, usage
>             Fix For: 5.10.0
>
>         Attachments: extending.kahadb.diff
>
>
> The full story is user forum under title:
> Activemq 5.4.2 hangs when the temp disk usage is used
> TempUsage.retrieveUsage() always returns the size of the allocated storage instead of the actual usage. I could not see what methods of kahadb returns the needed information, so I extended the kahadb interface.
> Note that this issue may cause other problems such as AMQ-4136.



--
This message was sent by Atlassian JIRA
(v6.1#6144)