flyrain commented on PR #4984:
URL: https://github.com/apache/polaris/pull/4984#issuecomment-5106843334

   > I also wonder if we should not add a guard against configuring both 
datasources: if a user sets `jdbc-url` but forgets 
`quarkus.datasource.active=false`, Quarkus may still try to stand up its own 
datasource. Maybe we should add a production-readiness check (or startup log) 
that warns when both `polaris.persistence.relational.jdbc.jdbc-url` and an 
active Quarkus datasource are configured, since the interaction is not obvious.
   
   That's a good idea, JB! Will make the change once we decide the direction.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to