GitHub user gregt5259 opened a pull request:

    https://github.com/apache/geode-native/pull/105

    GEODE-2891 connect-timeout violation in C++ Native Client

    THe fix enables to interpret the time measure unit in handshake as 
milliseconds rather than seconds.

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

    $ git pull https://github.com/gregt5259/geode-native develop

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

    https://github.com/apache/geode-native/pull/105.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 #105
    
----
commit d4c84019fc225a9a83f8a23f127ccc6fcddf4146
Author: gregt5259 <gris...@amdocs.com>
Date:   2017-07-02T07:27:50Z

    Merge remote-tracking branch 'refs/remotes/apache/develop' into develop

commit c5743fea51b390338f9cd548b5aef3f888c6ce0a
Author: gregt5259 <gris...@amdocs.com>
Date:   2017-07-02T10:16:26Z

    GEODE-2891: connect-timeout violation in C++ Native Client
    
    Change time measure unit for handshake from seconds to milliseconds

----


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

Reply via email to