[
https://issues.apache.org/jira/browse/SENTRY-893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sravya Tirukkovalur updated SENTRY-893:
---------------------------------------
Description:
We periodically see "out of sequence response" error from thrift layer as
thrift itself is not thread safe and lets mutliple clients each others sockets.
bq. Caused by: sentry.org.apache.thrift.TApplicationException:
list_sentry_privileges_for_provider failed: out of sequence response at
sentry.org.apache.thrift.TServiceClient.receiveBase(TServiceClient.java:76)
> Synchronize calls in SentryClient
> ---------------------------------
>
> Key: SENTRY-893
> URL: https://issues.apache.org/jira/browse/SENTRY-893
> Project: Sentry
> Issue Type: Bug
> Affects Versions: 1.4.0
> Reporter: Sravya Tirukkovalur
> Assignee: Sravya Tirukkovalur
> Fix For: 1.7.0
>
> Attachments: SENTRY-893.patch
>
>
> We periodically see "out of sequence response" error from thrift layer as
> thrift itself is not thread safe and lets mutliple clients each others
> sockets.
> bq. Caused by: sentry.org.apache.thrift.TApplicationException:
> list_sentry_privileges_for_provider failed: out of sequence response at
> sentry.org.apache.thrift.TServiceClient.receiveBase(TServiceClient.java:76)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)