[
https://issues.apache.org/jira/browse/SENTRY-677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14951413#comment-14951413
]
Sravya Tirukkovalur commented on SENTRY-677:
--------------------------------------------
Thanks for the patch [~Ryan P]. This jira missed my radar and we have actually
fixed this issue as SENTRY-893
> 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)