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

Explain how one can override the connection options in the docs #1428

Closed
DavideD opened this issue Nov 23, 2022 · 2 comments
Closed

Explain how one can override the connection options in the docs #1428

DavideD opened this issue Nov 23, 2022 · 2 comments
Assignees
Labels
Milestone

Comments

@DavideD
Copy link
Member

DavideD commented Nov 23, 2022

Sometime Hibernate Reactive is not able to parse the URL for the connection and sometimes people need advance configuration for the Vert.x SQL client.

We should add an example to the documentation about overriding the DefaultSqlClientPool, similar to what we explain for VertxInstance (probably we should mention that it's possible to override services).

See this answer on StackOverflow for reference.

@DavideD DavideD added the documentation Words label Nov 23, 2022
@DavideD
Copy link
Member Author

DavideD commented Nov 23, 2022

Kinda related to this other issue: #1425

@blafond blafond self-assigned this Nov 29, 2022
@DavideD DavideD added this to the next milestone Jun 15, 2023
@DavideD
Copy link
Member Author

DavideD commented Jul 7, 2023

We already mention this in the docs: https://hibernate.org/reactive/documentation/2.0/reference/html_single/#_custom_connection_management_and_multitenancy

In the end, I think it's good enough

@DavideD DavideD closed this as not planned Won't fix, can't repro, duplicate, stale Jul 7, 2023
@DavideD DavideD modified the milestones: next, 2.0.3.Final Jul 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants