You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geode.apache.org by masaki-yamakawa <gi...@git.apache.org> on 2017/05/21 13:15:30 UTC

[GitHub] geode-site pull request #4: GEODE-2788: Add official Socket timeout paramete...

GitHub user masaki-yamakawa opened a pull request:

    https://github.com/apache/geode-site/pull/4

    GEODE-2788: Add official Socket timeout parameter when connecting to servers/locators

    Add socket-connect-timeout to the Pool attribute. This attribute is optional.
    
    Related changes: https://github.com/apache/geode/pull/474

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/masaki-yamakawa/geode-site feature/GEODE-2788

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/geode-site/pull/4.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #4
    
----
commit f6031b37ba960531162155c63fb903e21a0ca6e8
Author: masaki.yamakawa <ma...@ulsystems.co.jp>
Date:   2017-05-21T13:06:57Z

    GEODE-2788: Add official Socket timeout parameter when connecting to servers/locators
    
    Add socket-connect-timeout to the Pool attribute. This attribute is
    optional.

----


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