mkevo commented on a change in pull request #713:
URL: https://github.com/apache/geode-native/pull/713#discussion_r544097451
##########
File path: cppcache/integration/framework/Cluster.cpp
##########
@@ -393,6 +395,11 @@ void
Cluster::applyLocators(apache::geode::client::PoolFactory &poolFactory) {
}
}
+void Cluster::applyServer(apache::geode::client::PoolFactory &poolFactory,
Review comment:
On the same way locator is added.
`
void Cluster::applyLocators(apache::geode::client::PoolFactory &poolFactory)
{`
----------------------------------------------------------------
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]