GitHub user gregt5259 opened a pull request:

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

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

    Pseudo message ID is added to recognize handshake message and use the 
correct time unit depending on the appropriate configuration parameter.

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/106.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 #106
    
----
commit 28b6536d85990aef41575d44ef11768dbefdb4f0
Author: gregt5259 <gris...@amdocs.com>
Date:   2017-07-05T10:28:53Z

    GEODE-2891 connect-timeout violation in C++ Native Client: fix
    
    Pseudo message ID is added to recognize handshake message and use the
    correct time unit depending on the appropriate configuration parameter.

commit be95892927b35e66d5c507f136e394aa4b1b0730
Author: gregt5259 <gris...@amdocs.com>
Date:   2017-07-05T10:35:28Z

    Remove the file added by mistake

commit 36b5cbb615fca0d337e7902f2d74f6f994d09585
Author: gregt5259 <gris...@amdocs.com>
Date:   2017-07-05T11:13:54Z

    Revert "Remove the file added by mistake"
    
    This reverts commit be95892927b35e66d5c507f136e394aa4b1b0730.

commit ad7113401fbe2c2f35ec52d96421dd396d8b6b01
Author: gregt5259 <gris...@amdocs.com>
Date:   2017-07-05T11:14:07Z

    Revert "GEODE-2891 connect-timeout violation in C++ Native Client: fix"
    
    This reverts commit 28b6536d85990aef41575d44ef11768dbefdb4f0.

commit f24ad29356488f9b8561a6af144f582a83367c96
Author: gregt5259 <gris...@amdocs.com>
Date:   2017-07-05T11:23:54Z

    GEODE-2891 connect-timeout violation in C++ Native Client: fix
    
    Pseudo message ID is added to recognize handshake message and use the
    correct time unit depending on the appropriate configuration parameter.

----


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