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

[#5916] improve(auth): Remove AuthorizationPlugin single instance implement #5918

Merged
merged 4 commits into from
Dec 20, 2024

Conversation

xunliu
Copy link
Member

@xunliu xunliu commented Dec 19, 2024

What changes were proposed in this pull request?

  1. Remove AuthorizationPlugin single instance implement in the BaseAuthorizaiton.java
  2. Updatge ITs codes.

Why are the changes needed?

Fix: #5916

Does this PR introduce any user-facing change?

N/A

How was this patch tested?

CI Passed.

@xunliu xunliu requested review from jerqi and yuqi1129 December 19, 2024 10:13
@xunliu xunliu self-assigned this Dec 19, 2024
@yuqi1129
Copy link
Contributor

@xunliu
Could you please fix the CI. I have checked it and it's all good for me.

jerqi
jerqi previously approved these changes Dec 19, 2024
@yuqi1129 yuqi1129 merged commit 82af297 into apache:main Dec 20, 2024
26 checks passed
Abyss-lord pushed a commit to Abyss-lord/gravitino that referenced this pull request Dec 29, 2024
…ce implement (apache#5918)

### What changes were proposed in this pull request?

1. Remove AuthorizationPlugin single instance implement in the
`BaseAuthorizaiton.java`
2. Updatge ITs codes.

### Why are the changes needed?

Fix: apache#5916

### Does this PR introduce _any_ user-facing change?

N/A

### How was this patch tested?

CI Passed.
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.

[Improvement] Remove AuthorizationPlugin single instance implement
3 participants