This topic explains how to configure VMware Tanzu GemFire to use only unique physical machines for redundant copies of partitioned region data.

For more information about setting a member’s gemfire.properties settings, see Reference.

Configure your members so Tanzu GemFire always uses different physical machines for redundant copies of partitioned region data using the gemfire.properties setting enforce-unique-host. The default for this setting is false.

Example:

enforce-unique-host=true
check-circle-line exclamation-circle-line close-line
Scroll to top icon