Additional changes for JIRA feature request SGF-226 supporting GemFire's new Cluster-based Configuration Service. Renamed the CacheUsingSharedConfigurationIntegrationTest class to CacheClusterConfigurationIntegrationTest and added an additional test case to assert the default, non-use of cluster configuration behavior. Renamed GemFire System properties references for enabling/disabling Cluster Config based revision r48252 in GemFire 8.
This commit is contained in:
@@ -328,7 +328,7 @@ You may want to change this based on your knowledge of the network load or other
|
||||
]]></xsd:documentation>
|
||||
</xsd:annotation>
|
||||
</xsd:attribute>
|
||||
<xsd:attribute name="use-shared-configuration" type="xsd:string" use="optional" default="false">
|
||||
<xsd:attribute name="use-cluster-configuration" type="xsd:string" use="optional" default="false">
|
||||
<xsd:annotation>
|
||||
<xsd:documentation><![CDATA[
|
||||
Enables this Spring Data GemFire configured peer member Cache node to participate in cluster-wide configuration
|
||||
|
||||
Reference in New Issue
Block a user