Sergio Peña created SENTRY-2375:
-----------------------------------
Summary: Fix API typos on SentryPolicyServiceClient
Key: SENTRY-2375
URL: https://issues.apache.org/jira/browse/SENTRY-2375
Project: Sentry
Issue Type: Bug
Components: Sentry
Affects Versions: 2.1.0
Reporter: Sergio Peña
SENTRY-2162 and SENTRY-2224 introduced two new API with typos:
{noformat}
Map<TSentryAuthorizable, TSentryPrivilegeMap> listPrivilegsbyAuthorizable;
SentryObjectPrivileges getAllPrivilegsbyAuthorizable;{noformat}
Notice the 'Privilegs' word on both. These API are not released yet, so we need
to fix it before Sentry 2.1 is released to avoid breaking compatibility.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)