Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MINOR] Reduce the scope of method references in Authz plugin cleanup shutdown hook #4834

Closed
wants to merge 1 commit into from

Conversation

wForget
Copy link
Member

@wForget wForget commented May 12, 2023

Why are the changes needed?

Reduce the scope of method references

How was this patch tested?

  • Add some test cases that check the changes thoroughly including negative and positive cases if possible

  • Add screenshots for manual tests if appropriate

  • Run test locally before make a pull request

@bowenliang123 bowenliang123 changed the title [MINOR] Reduce the scope of method references [MINOR] Reduce the scope of method references in Ranger plugin cleanup shutdown hook May 12, 2023
@bowenliang123 bowenliang123 changed the title [MINOR] Reduce the scope of method references in Ranger plugin cleanup shutdown hook [MINOR] Reduce the scope of method references in Authz plugin cleanup shutdown hook May 12, 2023
@bowenliang123
Copy link
Contributor

This PR does not introduce any side effects, as the SparkRangerAdminPlugin object is exactly the instance of RangerBasePlugin itself.

@bowenliang123
Copy link
Contributor

Thanks, merged to master.

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

Successfully merging this pull request may close these issues.

None yet

2 participants