Skip to content

Comments

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

Merged
roryqi merged 5 commits intomainfrom
ISSUE-6353
Jan 26, 2025
Merged

[#6353] fix(authz): Fix the failure of chained plugin to load JDBC authz plugin#6372
roryqi merged 5 commits intomainfrom
ISSUE-6353

Conversation

@roryqi
Copy link
Contributor

@roryqi roryqi 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.

@roryqi roryqi requested a review from xunliu January 26, 2025 07:21
@roryqi roryqi requested a review from yuqi1129 January 26, 2025 08:31
@roryqi roryqi merged commit 519bcb0 into main Jan 26, 2025
25 checks passed
Abyss-lord pushed a commit to Abyss-lord/gravitino that referenced this pull request Feb 6, 2025
…DBC authz plugin (apache#6372)

### 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: apache#6353 

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

### How was this patch tested?
Test by hand.
@jerryshao jerryshao deleted the ISSUE-6353 branch April 7, 2025 22:16
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