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 2018/09/03 16:54:11 UTC

[jira] [Commented] (GEODE-3200) ServerConnection.authzRequest is no longer used

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

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

Commit fad877e3d77cd34d3607e9d482260fd7ecff5f37 in geode's branch refs/heads/feature/GEODE-QueryProvider from M. Oleske
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=fad877e ]

GEODE-3200 Remove unused authzrequest (#2311)



> ServerConnection.authzRequest is no longer used
> -----------------------------------------------
>
>                 Key: GEODE-3200
>                 URL: https://issues.apache.org/jira/browse/GEODE-3200
>             Project: Geode
>          Issue Type: Improvement
>          Components: client/server, security
>            Reporter: Galen O'Sullivan
>            Assignee: Michael Oleske
>            Priority: Major
>              Labels: pull-request-available, starter++
>          Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> ServerConnection has a private member called authzRequest that is no longer used.
> ServerConnection.getAuthzRequest() is used in a few places, but may not be relevant anymore.
> authzRequest should be removed or used to cache the value if it can be cached, and we should probably have a look at getAuthzRequest to make sure it's still used.
> This class is expected to undergo significant refactoring due to GEODE-3074, you might want to have a chat with whoever is working on that to avoid merge conflicts.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)