singhpk234 commented on PR #1287: URL: https://github.com/apache/polaris/pull/1287#issuecomment-2773852318
@dimas-b there are 2 ways to proceed to this : 1. I just add connection manager for now which relies on db.properties resource files entirely and later when jdbc module is ready add the equivalent of `Dpolaris.persistence.eclipselink.configuration-file` when the jdbc module ready to test it with quarkus E2E 2. Add the skeleton classes of `RelationalJdbcMetaStoreManagerFactory` with conf file injection to demonstrate how it will work E2E, though i will not be able to test it throughly but can test the part of loading conf file via Quarkus Thoughts ? -- 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]
