You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@sentry.apache.org by "Na Li (JIRA)" <ji...@apache.org> on 2019/02/19 20:32:00 UTC

[jira] [Created] (SENTRY-2501) Add cache for HMS server filtering hook

Na Li created SENTRY-2501:
-----------------------------

             Summary: Add cache for HMS server filtering hook
                 Key: SENTRY-2501
                 URL: https://issues.apache.org/jira/browse/SENTRY-2501
             Project: Sentry
          Issue Type: Bug
          Components: Sentry
    Affects Versions: 2.2.0
            Reporter: Na Li
            Assignee: Na Li


The filter in SentryMetaStoreFilterHook does not cache sentry privileges. Therefore, for each item in the list, sentry client has to get privileges from sentry server. 

To improve performance, we need to add cache in SentryMetaStoreFilterHook



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