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 2019/10/25 10:06:00 UTC

[jira] [Commented] (GEODE-7313) Refactor QuerySecurityBase

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

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

Commit 480cdeaefc311aac7728cb12852127df6421273c in geode's branch refs/heads/develop from Juan José Ramos
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=480cdea ]

GEODE-7313: Refactor Query Security Tests (#4218)

- Fixed warnings.
- Replaced usages of 'junit.Assert' by 'assertj'.
- Refactored the tests to use new rules instead of deprecated code.
- Added extra tests to verify method invocation authorization in OQL.

> Refactor QuerySecurityBase
> --------------------------
>
>                 Key: GEODE-7313
>                 URL: https://issues.apache.org/jira/browse/GEODE-7313
>             Project: Geode
>          Issue Type: Improvement
>          Components: querying, tests
>            Reporter: Juan Ramos
>            Assignee: Juan Ramos
>            Priority: Major
>              Labels: GeodeCommons
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> The {{QuerySecurityBase}} class (base for all OQL and CQ security tests) is currently using deprecated API.
>  Refactor and re-visit these tests (including those in the package {{org.apache.geode.security.query}} that don't extend {{QuerySecurityBase}}), making sure there are not scenarios and/or use cases left aside (also double check that [~jasonhuynh]'s concerns in this [question|https://github.com/apache/geode/pull/4136#discussion_r335049651] are addressed).



--
This message was sent by Atlassian Jira
(v8.3.4#803005)