Github user masaki-yamakawa commented on a diff in the pull request: https://github.com/apache/geode/pull/474#discussion_r117632547 --- 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 -- @metatype I changed the XSD of geode-site and posted a pull request. https://github.com/apache/geode-site/pull/4
--- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. ---