You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "liurui (JIRA)" <ji...@apache.org> on 2014/12/12 03:44:13 UTC

[jira] [Commented] (AMQ-5485) kahadb size grows continually with no queue activity

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

liurui commented on AMQ-5485:
-----------------------------

I got the same issue ;  Version 5.10.0

> kahadb size grows continually with no queue activity
> ----------------------------------------------------
>
>                 Key: AMQ-5485
>                 URL: https://issues.apache.org/jira/browse/AMQ-5485
>             Project: ActiveMQ
>          Issue Type: Bug
>    Affects Versions: 5.9.0
>            Reporter: Chip Stettler
>
> We are having issues where the storage max size is reached.  After watching the jconsole the kahadb size is growing continually. I turned on some trace output and see that with each Checkpoint the size increases.
> Is there a missing setting or a bug?
> 11 Dec 2014 13:31:00,339 DEBUG MessageDatabase: Checkpoint started.
> 11 Dec 2014 13:31:00,343 DEBUG MessageDatabase: Checkpoint done.
> 11 Dec 2014 13:31:05,365 DEBUG MessageDatabase: Checkpoint started.
> 11 Dec 2014 13:31:05,369 TRACE MessageDatabase: Last update: 1:10975, full gc candidates set: [1]
> 11 Dec 2014 13:31:05,370 TRACE MessageDatabase: gc candidates after producerSequenceIdTrackerLocation:1, []
> 11 Dec 2014 13:31:05,370 TRACE MessageDatabase: gc candidates after ackMessageFileMapLocation:1, []
> 11 Dec 2014 13:31:05,370 TRACE MessageDatabase: gc candidates after tx range:[null, null], []
> 11 Dec 2014 13:31:05,370 TRACE MessageDatabase: gc candidates: []
> 11 Dec 2014 13:31:05,370 DEBUG MessageDatabase: Checkpoint done.
> 11 Dec 2014 13:31:10,390 DEBUG MessageDatabase: Checkpoint started.
> 11 Dec 2014 13:31:10,393 DEBUG MessageDatabase: Checkpoint done.
> 11 Dec 2014 13:31:15,412 DEBUG MessageDatabase: Checkpoint started.
> 11 Dec 2014 13:31:15,415 DEBUG MessageDatabase: Checkpoint done.
> 11 Dec 2014 13:31:20,425 DEBUG MessageDatabase: Checkpoint started.



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