mmartell commented on a change in pull request #760:
URL: https://github.com/apache/geode-native/pull/760#discussion_r590837766
##########
File path: cppcache/integration/test/PartitionRegionOpsTest.cpp
##########
@@ -89,19 +89,36 @@ std::shared_ptr<Region> setupRegion(Cache& cache,
}
void putEntries(std::shared_ptr<Region> region, int numEntries,
- int offsetForValue) {
+ int offsetForValue, bool isAllOp) {
Review comment:
Yah, I think this aligns with echobravopapa's suggestions above. Please
have a look at my refactor suggestion above and let me know if that works.
----------------------------------------------------------------
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]