justinmclean opened a new issue, #6275:
URL: https://github.com/apache/gravitino/issues/6275

   ### Version
   
   main branch
   
   ### Describe what's wrong
   
   In IcebergMetricsManager you have:
   ```
   public class IcebergMetricsManager {
     private static final Logger LOG = 
LoggerFactory.getLogger(IcebergCatalogWrapper.class);
   ```
   
   Should this be IcebergMetricsManager.class?
   
   ### Error message and/or stacktrace
   
   N/A
   
   ### How to reproduce
   
   Current main (0.7)
   
   ### Additional context
   
   _No response_


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