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:
John Blum
2014-07-28 15:29:23 -07:00
parent f427125669
commit 6cb2301c32
9 changed files with 100 additions and 54 deletions

View File

@@ -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