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

ASF subversion and git services commented on GEODE-5074:
--------------------------------------------------------

Commit 320b191c8286bb52be9cf93ccdbacd3e0a9981df in geode's branch 
refs/heads/develop from [~bschuchardt]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=320b191 ]

GEODE-5074 REST dev client should not access or modify internal regions

The Developer REST API was accessing a raw cache for all operations.
I've switched it to use a filtered InternalCacheForClientAccess cache
instead.  I added a new method to the filtered cach to allow the REST
code to get its Query Store region.


> REST dev client should not access or modify internal regions
> ------------------------------------------------------------
>
>                 Key: GEODE-5074
>                 URL: https://issues.apache.org/jira/browse/GEODE-5074
>             Project: Geode
>          Issue Type: Sub-task
>          Components: rest (dev)
>            Reporter: Darrel Schneider
>            Assignee: Bruce Schuchardt
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 2h 10m
>  Remaining Estimate: 0h
>
> When a request is processed fromĀ a REST dev client that contains a region 
> name, then getApplicationRegion should be used instead of getRegion.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to