The examples below show cluster configuration properties that are set to the same values in engine property files for all nodes in the cluster, and those that can be different in each node, and the Decision Manager related properties that are required only if Decision Manager is used, and that are set in one or more nodes as needed.The examples show a set of cluster-level configuration properties enabling multicast discovery of cluster members, a distributed cache, and no backing store.The lists below focus on cluster-level properties. Other properties are listed in the following sections:
In the examples below, some example values are provided. Most properties have default values and can be omitted if the default value is suitable.
java.property.tangosol.coherence.override=file:/c:/tmp/my_tangosol-coherence-override.xml
Use of an operational descriptor override is not generally required. For details see Overriding and Extending the Operational Deployment Descriptor and Specifying Operational Override File Locations.(The cache server property is not exactly a cluster property, but for sake of completeness it is included here.)
# Deploy this node as a cache server?
Copyright © TIBCO Software Inc. All Rights Reserved.