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 2017/10/03 21:55:01 UTC

[jira] [Commented] (GEODE-3247) Improve OQL expression execution

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

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

Commit 02b9646618e074f80b3d5fed0e5b512a34b5897a in geode's branch refs/heads/develop from [~huynhja]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=02b9646 ]

GEODE-3247:Improve OQL expression execution (#837)

* GEODE-3247: Restrict method invocation in OQL when new security service is enabled

* GEODE-3248: Regions being passed in through bind parameters should have authorized access

* GEODE-3247: MethodInvocationAuthorizer is created at start up

  * MethodInvocationAuthorizer can now be passed down from InternalCache
  * Broke apart new tests into smaller files and removed complex query maps from UserPerms
  * Modified Customer Test Object for Rest Security tests



> Improve OQL expression execution
> --------------------------------
>
>                 Key: GEODE-3247
>                 URL: https://issues.apache.org/jira/browse/GEODE-3247
>             Project: Geode
>          Issue Type: Bug
>          Components: querying
>            Reporter: Anthony Baker
>            Assignee: Jason Huynh
>
> We should validate an OQL expression before attempting to invoke it to prevent undesirable behavior.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)