Github user pivotal-jbarrett commented on a diff in the pull request:

    https://github.com/apache/geode-native/pull/105#discussion_r125184790
  
    --- Diff: src/cppcache/src/TcrConnection.cpp ---
    @@ -318,7 +318,9 @@ bool TcrConnection::InitTcrConnection(
       LOGFINE("Attempting handshake with endpoint %s for %s%s connection", 
endpoint,
               isClientNotification ? (isSecondary ? "secondary " : "primary ") 
: "",
               isClientNotification ? "subscription" : "client");
    -  ConnErrType error = sendData(data, msgLengh, connectTimeout, false);
    +  // GT GEODE-2891
    --- End diff --
    
    Do not include comments with your name or the ticket number.



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