[
https://issues.apache.org/jira/browse/GEODE-6991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16979551#comment-16979551
]
ASF subversion and git services commented on GEODE-6991:
--------------------------------------------------------
Commit 12f68c815ffd953827499dea0f0b7c4c25ace4b0 in geode's branch
refs/heads/develop from Donal Evans
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=12f68c8 ]
GEODE-6991: Create alter query-service gfsh command (#4324)
* GEODE-6991: Create alter query-service gfsh command
Co-authored-by: Benjamin Ross <[email protected]>
Co-authored-by: Donal Evans <[email protected]>
> Create AlterQueryService GFSH Command
> -------------------------------------
>
> Key: GEODE-6991
> URL: https://issues.apache.org/jira/browse/GEODE-6991
> Project: Geode
> Issue Type: New Feature
> Components: gfsh
> Reporter: Juan Ramos
> Assignee: Donal Evans
> Priority: Major
> Labels: GeodeCommons
> Time Spent: 4h 20m
> Remaining Estimate: 0h
>
> *As a* Geode user
> *I want to* configure several aspects of the query service
> *so that I can* change the method invocation authorizer.
> The _Method Invocation Authorizer_ should be configurable / exchangeable in
> runtime (it doesn’t need to be an instantaneous update, eventual consistency
> is tolerable) and *there can only be one authorizer configured per cluster:*
> {{alter query-service
> --method-authorizer=test.Authorizer\{'param':'value'\}}}.
> Add Unit, Integration and Distributed tests for the new command.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)