albertogpz commented on a change in pull request #697:
URL: https://github.com/apache/geode-native/pull/697#discussion_r542258879
##########
File path: tests/cpp/fwklib/TcpIpc.cpp
##########
@@ -106,21 +106,6 @@ void TcpIpc::init(int32_t sockBufferSize) {
ACE_OS::signal(SIGPIPE, SIG_IGN); // Ignore broken pipe
Review comment:
I guess you are referring to:
ssl_keys/server_keys/locator-maeve-keystore.jks
ssl_keys/server_keys/server-clementine-keystore.jks
ssl_keys/server_keys/server-dolores-keystore.jks
ssl_keys/server_keys/truststore.jks
They also came in the version of the branch I took as base. I have removed
them.
----------------------------------------------------------------
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]