[ https://issues.apache.org/jira/browse/GEODE-5072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16685767#comment-16685767 ]
ASF subversion and git services commented on GEODE-5072: -------------------------------------------------------- Commit e2f383081e0fa5d05f442e05e8f0cd36e1740c89 in geode's branch refs/heads/feature/GEODE-5072 from [~bschuchardt] [ https://gitbox.apache.org/repos/asf?p=geode.git;h=e2f3830 ] GEODE-5072 Java clients should not access or modify internal regions Adding a distributed unit test to ensure clients can't access an internal region on the server inappropriately. > 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 > Time Spent: 10m > Remaining Estimate: 0h > > 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)