[
https://issues.apache.org/jira/browse/APLO-338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hiram Chirino resolved APLO-338.
--------------------------------
Resolution: Fixed
Fix Version/s: 1.7
Thanks for point this out. Fixed in trunk.
> 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
> Fix For: 1.7
>
>
> 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)