Christian Beikov (
https://hibernate.atlassian.net/secure/ViewProfile.jspa?accountId=557058%...
) *commented* on HHH-15983 (
https://hibernate.atlassian.net/browse/HHH-15983?atlOrigin=eyJpIjoiNTUyYz...
)
Re: PostgreSQLDialect db version detection failure blocks deployment (
https://hibernate.atlassian.net/browse/HHH-15983?atlOrigin=eyJpIjoiNTUyYz...
)
I don’t think that it is just the dialect that will attempt to connect to the database.
There are other metadata that are extracted through JDBC, so if you want to make sure that
no JDBC connection is established, you will have to use the config setting that I
suggested. Since there is no way to query JDBC driver information without a connection,
there are quite a few optimizations that you might possibly be missing out on though, so
maybe consider some sort of build where you have a test instance available or don’t
trigger this eager deployment and instead deploy that container to a staging environment
for catching startup errors.
(
https://hibernate.atlassian.net/browse/HHH-15983#add-comment?atlOrigin=ey...
) Add Comment (
https://hibernate.atlassian.net/browse/HHH-15983#add-comment?atlOrigin=ey...
)
Get Jira notifications on your phone! Download the Jira Cloud app for Android (
https://play.google.com/store/apps/details?id=com.atlassian.android.jira....
) or iOS (
https://itunes.apple.com/app/apple-store/id1006972087?pt=696495&ct=Em...
) This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100213- sha1:1fa7b87 )