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

[#6353] fix(authz): Fix the failure of chained plugin to load JDBC authz plugin #6372

Merged
merged 5 commits into from
Jan 26, 2025

Conversation

jerqi
Copy link
Contributor

@jerqi jerqi commented Jan 26, 2025

What changes were proposed in this pull request?

  1. Load the JDBC driver of when the plugin is initializing
  2. Fix the failure of chained plugin to load jdbc plugin

Why are the changes needed?

Fix: #6353

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Test by hand.

@jerqi jerqi requested a review from xunliu January 26, 2025 07:21
@jerqi jerqi requested a review from yuqi1129 January 26, 2025 08:31
@jerqi jerqi merged commit 519bcb0 into main Jan 26, 2025
25 checks 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 the logic of validate for chained plugins
2 participants