sfc-gh-emaynard commented on code in PR #422:
URL: https://github.com/apache/polaris/pull/422#discussion_r1848980370


##########
polaris-core/src/main/java/org/apache/polaris/core/persistence/LocalPolarisMetaStoreManagerFactory.java:
##########
@@ -58,11 +60,17 @@ public abstract class 
LocalPolarisMetaStoreManagerFactory<StoreType>
   private static final Logger LOGGER =
       LoggerFactory.getLogger(LocalPolarisMetaStoreManagerFactory.class);
 
+  private final PrincipalSecretsGenerator.Realms secretsGenerator = 
bootstrap();

Review Comment:
   I was wondering if we could just push `realm` into `produceSecrets` as an 
argument



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