[
https://issues.apache.org/jira/browse/SENTRY-677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dapeng Sun updated SENTRY-677:
------------------------------
Fix Version/s: (was: 1.6.0)
1.7.0
> Make the Sentry DB provider RPC methods synchronized
> ----------------------------------------------------
>
> Key: SENTRY-677
> URL: https://issues.apache.org/jira/browse/SENTRY-677
> Project: Sentry
> Issue Type: Bug
> Affects Versions: 1.4.0
> Reporter: Prasad Mujumdar
> Assignee: Ryan P
> Fix For: 1.7.0
>
> Attachments: SENTRY-677.patch
>
>
> Some of the DB provider RPC handlers are not declared as synchronized. The
> thrift sync client doesn't handle concurrency very well and hence the handler
> methods needs to be synchronized. We still have a few like
> listPrivilegesForProvider() that is not.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)