ArafatKhan2198 opened a new pull request, #6392:
URL: https://github.com/apache/ozone/pull/6392

   ## What changes were proposed in this pull request?
   While working on my task, I found an old class you wrote called 
`RangerRestMultiTenantAccessController`. It seems like we're not using it 
anywhere and upon further looking, it became evident that this implementation 
has been replaced by `RangerClientMultiTenantAccessController`.
   
   Also, since we're migrating all GSON implementations to Jackson in the 
following [PR](https://github.com/apache/ozone/pull/6147), and this class 
heavily uses GSON for JSON parsing, it's another reason to remove it.
   
   ## What is the link to the Apache JIRA
   https://issues.apache.org/jira/browse/HDDS-10535
   ## How was this patch tested?
   I successfully removed the file from the project and rebuilt it without 
encountering any issues.


-- 
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