You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Viet Hung Nguyen (JIRA)" <ji...@apache.org> on 2007/10/30 15:22:51 UTC

[jira] Updated: (GERONIMO-3564) monitoring pluging: db gets too big, too quickly

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

Viet Hung Nguyen updated GERONIMO-3564:
---------------------------------------

    Attachment: geronimo-3564.patch

> monitoring pluging: db gets too big, too quickly
> ------------------------------------------------
>
>                 Key: GERONIMO-3564
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3564
>             Project: Geronimo
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: monitoring
>    Affects Versions: 2.1
>         Environment: windows
>            Reporter: Viet Hung Nguyen
>         Attachments: geronimo-3564.patch
>
>
> The DB used to store the snapshot statistics is growing at a very rapid rate. It is estimated to have roughly  a maximum 600k rows. This is because we are storing one statistic per row. If we follow Erik's suggestion and group these statistics in a CSV list and store them that way, it will reduce the number of rows by around 5-10 times. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.