eric-maynard commented on PR #1376:
URL: https://github.com/apache/polaris/pull/1376#issuecomment-2861949731

   It appears that we now double-print credentials, e.g.:
   ```
   2025-05-07 23:40:06,767 INFO  [org.apa.pol.ser.qua.con.QuarkusProducers] [,] 
[,,,] (Quarkus Main Thread) Bootstrapping realm(s) 'POLARIS', if necessary, 
from root credentials set provided via the environment variable 
POLARIS_BOOTSTRAP_CREDENTIALS or Java system property 
polaris.bootstrap.credentials ...
   realm: POLARIS root principal credentials: 
c15135cbf0977e3d:a38976b705f0959e0017e0cef831122e
   2025-05-07 23:40:06,819 INFO  [org.apa.pol.ser.qua.con.QuarkusProducers] [,] 
[,,,] (Quarkus Main Thread) Realm 'POLARIS' automatically bootstrapped, 
credentials were not present in root credentials set provided via the 
environment variable POLARIS_BOOTSTRAP_CREDENTIALS or Java system property 
polaris.bootstrap.credentials, see separate message printed to stdout.
   realm: POLARIS root principal credentials: 
c15135cbf0977e3d:a38976b705f0959e0017e0cef831122e
   ```


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