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

Dariusz Łuksza updated COCOON3-39:
----------------------------------

    Attachment: cache-overview-part3-cache-entrys.patch

This patch contains all changes on current trunk that are needed by this 
module. 

It will expose only that cache entry's that belongs to pipelines that has 
parameter "jmx-group-name".  For having actual data this module must perform 
refresh actions, this can be done automatically by setting time out value in 
CacheEntrysMonitorInitializer constructor parameter or via JMX methods (auto 
refresh action can be enabled/disabler or performed manually).

> Cocoon-monitoring cache overview
> --------------------------------
>
>                 Key: COCOON3-39
>                 URL: https://issues.apache.org/jira/browse/COCOON3-39
>             Project: Cocoon 3
>          Issue Type: New Feature
>          Components: cocoon-optional
>            Reporter: Dariusz Łuksza
>            Assignee: Cocoon Developers Team
>         Attachments: cache-overview-part1.patch, 
> cache-overview-part2-burst-actions.patch, 
> cache-overview-part3-cache-entrys.patch
>
>
> This milestone of my GSoC project I'll divide in to thee smaller tasks:
> 1. General overview of configured caches with base functions like:
>   - clearing whole cache
>   - getting list of cached keys
>   - removing single key from cache
>   - getting size of cache
> 2. Getting list of all CacheKey's and expose them in some kind of logical 
> order on JXM tree
> 3. Add additional operation and information to every CacheKey like:
>   - clearing cache value
>   - editing cache value
>   - reloading cache value
>   - getting time of creation
>   - getting expires time, if any

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

Reply via email to