[ https://issues.apache.org/jira/browse/APEXMALHAR-2475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ananth closed APEXMALHAR-2475. ------------------------------ > 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 > Assignee: Oliver Winke > Fix For: 3.8.0 > > > 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.4.14#64029)