[
https://issues.apache.org/jira/browse/GEODE-6995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Donal Evans resolved GEODE-6995.
--------------------------------
Fix Version/s: 1.12.0
Resolution: Resolved
Resolved as part of GEODE-6990
> Use the Correct MethodInvocationAuthorizer
> ------------------------------------------
>
> Key: GEODE-6995
> URL: https://issues.apache.org/jira/browse/GEODE-6995
> Project: Geode
> Issue Type: New Feature
> Components: configuration, querying
> Reporter: Juan Ramos
> Assignee: Donal Evans
> Priority: Major
> Labels: GeodeCommons
> Fix For: 1.12.0
>
>
> Modify the {{DefaultQueryService}} class to
> [instantiate|https://github.com/apache/geode/blob/rel/v1.9.0/geode-core/src/main/java/org/apache/geode/cache/query/internal/DefaultQueryService.java#L117-L131]
> the required {{MethodInvocationAuthorizer}} obtained from the cluster
> configuration service, none {{MethodInvocationAuthorizer}} at all, or the
> default {{RestrictedMethodAuthorizer}}, depending on the options configured
> by the user.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)