Deprecated and Unused Properties
The following TIBCO BusinessEvents engine properties were deprecated or made obsolete (not used) in an earlier release of TIBCO BusinessEvents. Properties newly deprecated or not used in the current release are noted in Property Migration.
Property | Description |
---|---|
be.engine.cluster.externalClasses.packageexclusions |
|
Obsolete property. Used to exclude non-decision table classes when working with generated class files. Now only decision table classes are generated. Removed in version 5.1.0. | |
be.engine.cluster.cacheType |
|
Deprecated property. Ignored if present. In 3.0.0, this property specifies which of the following provided caching schemes to use: dist-unlimited-bs, dist-limited-bs, or dist-unlimited-nobs (default) | |
be.engine.cluster.cacheType |
|
Deprecated property. Ignored if present. In 3.0.0, this property specifies which of the following provided caching schemes to use: dist-unlimited-bs, dist-limited-bs, or dist-unlimited-nobs (default) | |
be.engine.om.recovery.threads |
|
Not used in this release. Ignored if present. | |
be.ft.cluster.name |
|
Deprecated property. | |
be.ft.enabled |
|
Deprecated property. | |
be.ft.failback.waitmilliseconds be.ft.failover.waitmilliseconds |
|
Deprecated Properties. These properties were introduced in a 2.x release to define a wait period, ensuring that cache was fully initialized before failing over to a secondary or failing back to the recovered primary. | |
be.ft.node.name |
|
Deprecated property. | |
be.ft.priority |
|
Deprecated property. | |
be.locale.country |
|
Sets the country code to use for localization. Use upper case. Uses the ISO 3166 standard. | |
be.locale.language |
|
Sets the language code to use for localization. Uses the ISO 639 standard. | |
be.locale.variant |
|
Optional extension to the locale language, for example, if you set be.locale.language to en, you might set be.locale.variant to US, which is interpreted as en_US | |
com.tibco.be.jdbcstore.BECoherenceJdbcStore com.tibco.be.oracle.BECoherenceOracleStore |
|
The above properties specified the cache loader class for backing stores. Later there was a Cache Loader Class setting, removed in 5.0. Now the cache loader class value is set internally. | |
be.trace.publish.enable be.trace.publish.subject be.trace.publish.daemon be.trace.publish.network be.trace.publish.service |
|
Deprecated properties. The above properties are ignored by the engine. Instead use current settings in the CDD. See the TIBCO BusinessEvents Cluster Deployment Descriptor Configuration Guide for the current logging properties. | |
be.trace.log.dir be.trace.enable |
|
Deprecated properties. The above properties are still used by the engine if found in the TRA or CDD file. However, do not use these properties. Instead use current settings in the CDD. See TIBCO BusinessEvents Cluster Deployment Descriptor Configuration Guide for the current logging settings. | |
Engine.Log.MaxNum Engine.Log.MaxSize |
|
These properties are set by TIBCO Administrator during deployment. Do not set them in your projects. | |
Engine.FT.UseFT Engine.FT.Groupname Engine.FT.Weight |
|
Deprecated properties. Were used for In Memory OM fault tolerance in 3.x. Instead, configure for Cache OM, but use the Memory Only mode for all objects. See also be.ft.nodename which was used for the same purpose. | |
tangosol.coherence.cacheconfig |
|
Not needed except as advised by TIBCO Support for customization purposes. |
Copyright © Cloud Software Group, Inc. All rights reserved.