Description
The mutators in ServiceAuthorizationManager are synchronized. The accessors are not synchronized.
This results in visibility issues when ServiceAuthorizationManager's state is accessed from different threads.
Attachments
Attachments
Issue Links
- is related to
-
HADOOP-10648 Service Authorization Improvements
- Open
- relates to
-
HADOOP-10593 Concurrency Improvements
- In Progress