singhpk234 opened a new pull request, #2762:
URL: https://github.com/apache/polaris/pull/2762

   ### About the change 
   
   1. Fix bootstrapping with schema option, presently its considered mutually 
exclusive so if give -v option with -r its fails saying they are exlusive, on 
not giving -r it say no relams configured 
   2. schemaFile checks for empty string as not specifying the option means 
bootstrap can't use with -v either 
   3. Adds a check that if the schema table exists then we can't downgrade as 
the schema is the global value and specially since realm is the part of schema 
such thing is not possible 
   
   
   ### TODO
   
   while testing i found each QuarkusMainlauncher is launching new PG 
container, thinking of fix still to reuse it to test already bootstrapped 
schema.
   


-- 
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