echobravopapa commented on a change in pull request #641:
URL: https://github.com/apache/geode-native/pull/641#discussion_r477413163
##########
File path: cppcache/src/Pool.cpp
##########
@@ -45,6 +45,9 @@ std::chrono::milliseconds Pool::getReadTimeout() const {
return m_attrs->getReadTimeout();
}
+std::string Pool::getSniProxyHost() const { return m_attrs->getSniProxyHost();
}
Review comment:
okay, github just wrapped it, which made it look bad
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]