You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geode.apache.org by bschuchardt <gi...@git.apache.org> on 2017/05/03 18:26:06 UTC

[GitHub] geode pull request #474: GEODE-2788: Add official Socket timeout parameter w...

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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---