[
https://issues.apache.org/jira/browse/SHINDIG-279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12603534#action_12603534
]
Ian Boston commented on SHINDIG-279:
------------------------------------
I should add for clarity,
1. I think that the patches need to be reworked to make them Ok for
trunk, issues with element expiry (happy to do)
2. the JCS patch failed to pass unit tests I think due to a worrying
serialization faliure (tested seperatedly and passed so payload and
key is ok).
but
Extracting it all and placing it behind a provider API makes a lot of
sense, since there needs to be a memcached version for those sites
that have that infrastructure in place. (interested todo a memcached
version)
Ian
> Configurable and clusterable cache for Gadgets server
> -----------------------------------------------------
>
> Key: SHINDIG-279
> URL: https://issues.apache.org/jira/browse/SHINDIG-279
> Project: Shindig
> Issue Type: Improvement
> Components: Gadget Rendering Server (Java)
> Reporter: Ian Boston
> Attachments: SHINDIG-279-jcs.patch, SHINDIG-279.patch
>
>
> If the the Gadgets server is going to perform caching, then a configurable
> cache that has all the features that you might expect in production. Attached
> is a patch to put ehcache behind the Cache interface and introduce a
> ShindigCacheManager, that registers with JMX for statistics and management.
> The patch is fully integrated into the gadgets server guice config, with
> tests for each class. It also appears to startup Ok.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.