You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2018/11/10 00:11:00 UTC

[jira] [Commented] (GEODE-5072) Java clients should not access or modify internal regions

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

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

Commit 98927d1f49221b3cd617337299c799de5470e072 in geode's branch refs/heads/feature/GEODE-5072 from [~bschuchardt]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=98927d1 ]

GEODE-5072 Java clients should not access or modify internal regions

Modified the kind of cache available to client/server command processing
in order to restrict access to internal regions.


> Java clients should not access or modify internal regions
> ---------------------------------------------------------
>
>                 Key: GEODE-5072
>                 URL: https://issues.apache.org/jira/browse/GEODE-5072
>             Project: Geode
>          Issue Type: Sub-task
>          Components: client/server
>            Reporter: Darrel Schneider
>            Assignee: Bruce Schuchardt
>            Priority: Major
>              Labels: pull-request-available
>
> When a server processes a client message that contains a region name, it should use getApplicationRegion instead of getRegion.
>  



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