Skip to content

Conversation

@ArafatKhan2198
Copy link
Contributor

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

@ArafatKhan2198
Copy link
Contributor Author

ArafatKhan2198 commented Mar 17, 2024

@adoroszlai adoroszlai requested a review from smengcl March 17, 2024 16:51
@adoroszlai adoroszlai merged commit d1e37d6 into apache:master Mar 17, 2024
@adoroszlai
Copy link
Contributor

Thanks @ArafatKhan2198 for the patch, @smengcl for the review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants