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



##########
File path: cppcache/integration-test/ThinClientFailoverInterest.hpp
##########
@@ -290,7 +290,7 @@ const char* vals[] = {"Value-1", "Value-2", "Value-3", 
"Value-4"};
 const char* nvals[] = {"New Value-1", "New Value-2", "New Value-3",
                        "New Value-4"};
 
-const char* regionNames[] = {"DistRegionAck", "DistRegionNoAck"};
+const char* regionNames[] = {"DistRegionAck", "not-used"};

Review comment:
       Yup. Missed that one.




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


Reply via email to