dombizita commented on PR #8710:
URL: https://github.com/apache/ozone/pull/8710#issuecomment-3248924593

   Thank you for the session and merge @fapifta! It's a really good summary, 
few additional things that came to my mind:
   
   - The SCM Web UI has a logLevel endpoint, which will check for an admin 
access. This was using hadoop's LogLevel implementation and our HttpServer2 
used that, but I just found while trying to link it here that this was fixed by 
@adoroszlai recently in #8873 :) Thanks a lot!
   - Also Recon's `ReconAuthFilter` uses the `getFilterConfigMap` from hadoop's 
`AuthenticationFilterInitializer`. Impersonation is not working properly here, 
so this needs to be checked. I created 
[HDDS-13632](https://issues.apache.org/jira/browse/HDDS-13632) to fix that.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to