You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@sentry.apache.org by "Hao Hao (JIRA)" <ji...@apache.org> on 2019/06/11 05:43:00 UTC

[jira] [Created] (SENTRY-2523) Fix response of list_sentry_privileges_by_authorizable_and_user API

Hao Hao created SENTRY-2523:
-------------------------------

             Summary: Fix response of list_sentry_privileges_by_authorizable_and_user API
                 Key: SENTRY-2523
                 URL: https://issues.apache.org/jira/browse/SENTRY-2523
             Project: Sentry
          Issue Type: Bug
            Reporter: Hao Hao
            Assignee: Hao Hao


SENTRY-2522 introduced a new API list_sentry_privileges_by_authorizable_and_user for bulk fetching privileges for a given user. However, in the thrift definition (TListSentryPrivilegesByAuthUserResponse) {{privilegesMapByAuth}} should be optional as it is only returned when there is no exception thrown. 

 



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