Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Currently all rpc accesses through the s3 gateway collected when the fair call queue is enables are recorded from the same Ozone super-user. This Jira is to investigate providing the s3 username instead of the ozone user due to the persistent connection between the s3g and the ozone manager.
The s3 user of each s3 request is available in the ozone-manager through a thread local datastructure. It may be possible to use this instead of recording Ozone as the user for each request.
Attachments
Issue Links
- is blocked by
-
HADOOP-18691 Add a CallerContext getter on the Schedulable interface
- Resolved
- links to