You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@geode.apache.org by GitBox <gi...@apache.org> on 2021/04/28 14:48:27 UTC

[GitHub] [geode-native] mmartell commented on a change in pull request #793: GEODE-9200: Clean up DisMess

mmartell commented on a change in pull request #793:
URL: https://github.com/apache/geode-native/pull/793#discussion_r622255695



##########
File path: cppcache/src/ThinClientPoolHADM.cpp
##########
@@ -292,11 +293,11 @@ void ThinClientPoolHADM::removeCallbackConnection(TcrEndpoint* ep) {
   m_redundancyManager->removeCallbackConnection(ep);
 }
 
-void ThinClientPoolHADM::sendNotConMesToAllregions() {
+void ThinClientPoolHADM::sendNotConnectedMessageToAllregions() {

Review comment:
       ToAllRegions not ToAllregions




-- 
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:
users@infra.apache.org