Skip to content

fix(jdbc): use configured driver download URLs - #2695

Open
HandSonic wants to merge 1 commit into
OtterMind:mainfrom
HandSonic:fix/hsqldb-driver-download
Open

fix(jdbc): use configured driver download URLs#2695
HandSonic wants to merge 1 commit into
OtterMind:mainfrom
HandSonic:fix/hsqldb-driver-download

Conversation

@HandSonic

Copy link
Copy Markdown
Contributor

Resolves automatic JDBC driver downloads from trusted plugin metadata instead of request-supplied URLs. Creates the active driver library directory for custom drivers and preserves nested plugin DriverConfig compatibility. Validated by fork frontend/backend CI and Java/JavaScript CodeQL.

openai0229

This comment was marked as outdated.

@openai0229 openai0229 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The trusted plugin-config matching, configurable download URL resolution, and active driver-directory creation look correct at this head; I found no standalone logic blocker.

This overlaps JdbcJarUtils heavily with #2687. Please merge #2687 first and rebase this PR onto it, preserving daemon workers, temporary-file writes, atomic replacement, and stale-part cleanup while applying the configured-URL changes. The combined JdbcJarUtils needs its focused tests rerun before approval.

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

Labels

None yet

Projects

Status: In Review

Development

Successfully merging this pull request may close these issues.

2 participants