You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by "Hiram Chirino (JIRA)" <ji...@apache.org> on 2014/01/30 17:08:11 UTC

[jira] [Assigned] (APLO-338) PeriodStat buffer in Broker grows infinitely

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

Hiram Chirino reassigned APLO-338:
----------------------------------

    Assignee: Hiram Chirino

> PeriodStat buffer in Broker grows infinitely
> --------------------------------------------
>
>                 Key: APLO-338
>                 URL: https://issues.apache.org/jira/browse/APLO-338
>             Project: ActiveMQ Apollo
>          Issue Type: Bug
>          Components: apollo-broker
>    Affects Versions: 1.6
>            Reporter: Magnus Holm
>            Assignee: Hiram Chirino
>
> The CircularBuffer used for maintaining PeriodStat objects for the last 300 seconds (5 minutes) in Broker.scala seems to grow until the application goes OOM (not stopping at 300 items). Looks like it's because of  'JavaConversions' usage resulting in the CircularBuffer logic not being used. 



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)