Products | Versions |
---|---|
TIBCO BusinessEvents Enterprise Edition | - |
Not Applicable | - |
Resolution:
Description:
============
Settings that would limit the Object table size and cache back size limit in TIBCO BusinessEvents.
Environment:
===========
TIBCO BusinessEvents 4.x
All Operating Systems.
Resolution:
==========
Set the values for the following properties in the CDD file to control the Object table size and Cache size limit.
<property name="be.engine.cluster.isCacheLimited" value="true"/>
<property name="be.engine.limited.cache.back.size.limit" value="100000"/>
<property name="objectTable.back.size.limit" value="1000000"/>