adutra commented on code in PR #478:
URL: https://github.com/apache/polaris/pull/478#discussion_r1857170037


##########
polaris-service/src/main/java/org/apache/polaris/service/catalog/BasePolarisCatalog.java:
##########
@@ -266,9 +266,9 @@ public void initialize(String name, Map<String, String> 
properties) {
             CatalogProperties.FILE_IO_IMPL);
       }
     }
-    this.closeableGroup = CallContext.getCurrentContext().closeables();
-    closeableGroup.addCloseable(metricsReporter());

Review Comment:
   Whoops you are right, I removed one line accidentally 🤦‍♂️ Thanks for 
spotting that, fixing.



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