You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sentry.apache.org by "Dapeng Sun (JIRA)" <ji...@apache.org> on 2015/09/01 07:50:50 UTC

[jira] [Updated] (SENTRY-677) Make the Sentry DB provider RPC methods synchronized

     [ 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)