Products | Versions |
---|---|
TIBCO BusinessEvents Enterprise Edition | - |
Not Applicable | - |
Resolution:
Description:
==========
How the eviction of a contained concept from cache takes place when different values are set of cache limited property for contained concept and container object.
Environment:
==========
TIBCO BusinessEvents 3.x, 4.x
Resolution:
=========
In cache, every individual entity is treated as different and eviction behavior is also independent of each other. For example, say Reward is a contained concept array inside a Transaction concept. The Transaction concept's Limited Cache property is set to true whereas the Reward concept's Limited Cache property is set to false. When Transaction is evicted from the cache to the Backing Store when the cache limit is reached, Rewards will not be evicted because in cache both are treated as different entities.