[
https://issues.apache.org/jira/browse/GEODE-3981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16437844#comment-16437844
]
Darrel Schneider commented on GEODE-3981:
-----------------------------------------
Remote clients should never need to access or modify the secret/internal
regions that exist to implement other features. I will add a new API named
getApplicationRegion that will throw an exception if it is asked to get one of
these internal regions.
I will also file other tickets for the remote protocols that need to be change
to use this new API.
> Cache should not provide access to internal regions from public APIs
> --------------------------------------------------------------------
>
> Key: GEODE-3981
> URL: https://issues.apache.org/jira/browse/GEODE-3981
> Project: Geode
> Issue Type: Improvement
> Components: regions
> Reporter: Fred Krone
> Assignee: Darrel Schneider
> Priority: Major
> Labels: geode-150
>
> We should protect the user from accidentally modifying an internal region.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)