DATAGEODE-95 - Upgrade to Apache Geode 1.5.0.

This commit is contained in:
John Blum
2018-04-07 12:14:01 -07:00
parent dc1e867bd4
commit 84e75c9662
32 changed files with 246 additions and 127 deletions

View File

@@ -587,6 +587,7 @@ Comma-delimited list of Server endpoints used by this Pool in the form of: host1
<xsd:attribute name="subscription-enabled" type="xsd:string" use="optional"/>
<xsd:attribute name="subscription-message-tracking-timeout" type="xsd:string" use="optional"/>
<xsd:attribute name="subscription-redundancy" type="xsd:string" use="optional"/>
<xsd:attribute name="subscription-timeout-multiplier" type="xsd:string" use="optional"/>
<xsd:attribute name="thread-local-connections" type="xsd:string" use="optional"/>
</xsd:complexType>
</xsd:element>