You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2023/01/13 18:48:44 UTC

[GitHub] [ozone] xBis7 commented on pull request #4116: HDDS-7319. To support s3g usernames with Fair Call Queue from hadoop-commons

xBis7 commented on PR #4116:
URL: https://github.com/apache/ozone/pull/4116#issuecomment-1382245746

   @neils-dev @kerneltime I updated the patch based on Neil's comments and the discussions on the latest community call. I removed the thread local variable in `OzoneManagerProtocolServerSideTranslatorPB` and after S3 authentication during processing a request, we get the S3 user and set it as the login user in `UserGroupInformation`. Then in `OzoneIdentityProvider` we get the user directly from the `UserGroupInformation` and not from the Schedulable object.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org