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

Thomas Vandahl closed JCS-195.
------------------------------

Close after release

> Update element attributes size on serialization
> -----------------------------------------------
>
>                 Key: JCS-195
>                 URL: https://issues.apache.org/jira/browse/JCS-195
>             Project: Commons JCS
>          Issue Type: Improvement
>          Components: Composite Cache
>    Affects Versions: jcs-2.2
>            Reporter: quietmint
>            Assignee: Thomas Vandahl
>            Priority: Major
>              Labels: admin-interface, beginner, documentation, easyfix, 
> pull-request-available
>             Fix For: jcs-3.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> {{ElementAttributes}} class has a field to store the size in bytes (e.g., for 
> use in an admin-style page). Calculating the size is an expensive operation, 
> so it makes sense to save the size whenever we serialize the element. Admin 
> pages that want this data could then get a cheap approximation from the last 
> time the element was serialized.
> Additionally, the javadocs say the size field is populated as -1 by default, 
> but it's really 0 by default.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to