-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Duplicate
-
Affects Version/s: 1.4.0
-
Fix Version/s: 1.7.0
-
Component/s: None
-
Labels:None
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.
- duplicates
-
SENTRY-893 Synchronize calls in SentryClient and create sentry client once per request in SimpleDBProvider
-
- Resolved
-