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

Migrate JDBC registry from vert.x legacy JDBC to Sql Client API #3595

Closed
sophokles73 opened this issue Dec 15, 2023 · 1 comment · Fixed by #3626
Closed

Migrate JDBC registry from vert.x legacy JDBC to Sql Client API #3595

sophokles73 opened this issue Dec 15, 2023 · 1 comment · Fixed by #3626
Labels
enhancement help wanted Issues that we would welcome any help from (new) contributors with JDBC Device Registry The JDBC based Device Registry implementation

Comments

@sophokles73
Copy link
Contributor

The JDBC registry currently is built using vert.x' JDBC Client API which is deprecated in favor of the Sql Client API.

The code base needs to be migrated to the Sql Client API in order to be able to migrate the JDBC registry code base to vert.x 5 once Quarkus makes that move.

@sophokles73 sophokles73 added enhancement help wanted Issues that we would welcome any help from (new) contributors with JDBC Device Registry The JDBC based Device Registry implementation labels Dec 15, 2023
@sophokles73
Copy link
Contributor Author

@mattkaem maybe this is something you can sink your teeth into ;-)

harism added a commit to harism/hono that referenced this issue Apr 14, 2024
harism added a commit to harism/hono that referenced this issue Apr 14, 2024
harism added a commit to harism/hono that referenced this issue Apr 14, 2024
harism added a commit to harism/hono that referenced this issue Apr 14, 2024
harism added a commit to harism/hono that referenced this issue Apr 14, 2024
harism added a commit to harism/hono that referenced this issue May 15, 2024
harism added a commit to harism/hono that referenced this issue May 15, 2024
harism added a commit to harism/hono that referenced this issue May 23, 2024
@sophokles73 sophokles73 linked a pull request May 24, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement help wanted Issues that we would welcome any help from (new) contributors with JDBC Device Registry The JDBC based Device Registry implementation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant