You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Bruce Schuchardt (JIRA)" <ji...@apache.org> on 2018/02/14 20:57:00 UTC

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

     [ https://issues.apache.org/jira/browse/GEODE-3200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bruce Schuchardt updated GEODE-3200:
------------------------------------
    Labels: newbie++  (was: )

> 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
>            Priority: Major
>              Labels: newbie++
>
> 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)