You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@geode.apache.org by "jinmeiliao (GitHub)" <gi...@apache.org> on 2018/11/15 18:36:07 UTC

[GitHub] [geode] jinmeiliao commented on pull request #2853: GEODE-5074 REST dev client should not access or modify internal regions

so here, we can return the InternalCacheForClientAccess object. Looks like all the caller of this method needs it for client access in the controller except for getting the querystore. We can add a method in the InternalCacheForClientAccess object to get the queryStore since looks like we should allow that for client access.

[ Full content available at: https://github.com/apache/geode/pull/2853 ]
This message was relayed via gitbox.apache.org for notifications@geode.apache.org