Pramod Immaneni created APEXMALHAR-2475:
-------------------------------------------
Summary: CacheStore needn't expire data if it read-only data
Key: APEXMALHAR-2475
URL: https://issues.apache.org/jira/browse/APEXMALHAR-2475
Project: Apache Apex Malhar
Issue Type: Sub-task
Reporter: Pramod Immaneni
The db CacheStore implementation supports expiry of data on read or write after
a configurable expiry period. The default is one minute. If the data is
read-only there is no need to expire this data. The max cache size property
will anyway ensure that the cache size doesn't grow indefinitely. The
CacheManager can provide the meta-information whether the data is read-only.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)