[
https://issues.apache.org/jira/browse/APEXMALHAR-1873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chandni Singh closed APEXMALHAR-1873.
-------------------------------------
Resolution: Fixed
Fix Version/s: 3.3.2
Managed State implementation was added.
> Create a fault-tolerant/scalable cache component backed by a persistent store
> -----------------------------------------------------------------------------
>
> Key: APEXMALHAR-1873
> URL: https://issues.apache.org/jira/browse/APEXMALHAR-1873
> Project: Apache Apex Malhar
> Issue Type: Improvement
> Reporter: Chandni Singh
> Assignee: Chandni Singh
> Labels: roadmap
> Fix For: 3.3.2
>
>
> We need a Scalable Cache component in Malhar. Following are some of the key
> features of the cache
> 1. Cache has limited size and is backed by a persistent store.
> 2. When there is a cache miss, the data is loaded from backup store.
> 3. To minimize misses, a range of keys can be loaded.
> 4. Ability to purge key/values
> 5. Writing to the backup store should be optimized.
> 6. It should provide support for fault-tolerance.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)