Github user bschuchardt commented on a diff in the pull request:
https://github.com/apache/geode/pull/474#discussion_r114618650
--- Diff:
geode-core/src/main/resources/META-INF/schemas/geode.apache.org/schema/cache/cache-1.0.xsd
---
@@ -1191,6 +1191,7 @@ As of 6.5 disk-dirs is deprecated on
region-attributes. Use disk-store-name inst
</xsd:complexType>
</xsd:element>
</xsd:choice>
+ <xsd:attribute name="socket-connect-timeout" type="xsd:string"
use="optional" />
--- End diff --
I've opened a discussion on geode-dev about this change. I would think a
new XSD needs to be created.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---