[ 
https://issues.apache.org/jira/browse/GEODE-3991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16282338#comment-16282338
 ] 

ASF GitHub Bot commented on GEODE-3991:
---------------------------------------

pivotal-jbarrett commented on a change in pull request #166: GEODE-3991: Update 
callbacks to take region by reference
URL: https://github.com/apache/geode-native/pull/166#discussion_r155610292
 
 

 ##########
 File path: cppcache/integration-test/TallyLoader.hpp
 ##########
 @@ -38,7 +38,7 @@ class TallyLoader : virtual public CacheLoader {
   virtual ~TallyLoader() {}
 
   std::shared_ptr<Cacheable> load(
-      const std::shared_ptr<Region>& rp,
+      Region& rp,
 
 Review comment:
   👍 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Implement list jdbc-region-mapping command
> ------------------------------------------
>
>                 Key: GEODE-3991
>                 URL: https://issues.apache.org/jira/browse/GEODE-3991
>             Project: Geode
>          Issue Type: Sub-task
>          Components: docs, regions
>            Reporter: Fred Krone
>            Assignee: Kirk Lund
>
> NAME
> list jdbc-mapping
> SYNOPSIS
> List the all the JDBC stores for all regions.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to