eric-maynard commented on code in PR #2106:
URL: https://github.com/apache/polaris/pull/2106#discussion_r2211056046


##########
runtime/service/src/test/java/org/apache/polaris/service/quarkus/catalog/AbstractIcebergCatalogTest.java:
##########
@@ -301,6 +289,10 @@ public void before(TestInfo testInfo) {
             storageCredentialCache,
             createEntityCache(polarisContext.getRealmConfig(), 
metaStoreManager));
 
+    // 
LocalPolarisMetaStoreManagerFactory.bootstrapServiceAndCreatePolarisPrincipalForRealm
 sets
+    // the CallContext.setCurrentContext() but never clears it, whereas the 
NoSQL one resets it.

Review Comment:
   There is no NoSQL one right now, so perhaps better not to mention it in a 
comment here



-- 
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: issues-unsubscr...@polaris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to