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

   ### Version
   
   main branch
   
   ### Describe what's wrong
   
   In order to have real-time awareness of configuration changes like 
hdfs-site.xml, we periodically update the Catalog's lastModifiedTime property 
(every 5 minutes). This causes the Gravitino trino-connector to continuously 
drop and create the Catalog. However, due to some connectors not releasing all 
resources when dropping a catalog, it leads to Trino Coordinator metaspace OOM.
   <img width="750" alt="Clipboard_Screenshot_1733540796" 
src="https://github.com/user-attachments/assets/85269cdd-284b-4981-9fb9-6633ff3d77e7";>
   
   
   
   ### Error message and/or stacktrace
   
   
[gravitino-plugin.log](https://github.com/user-attachments/files/18059781/gravitino-plugin.log)
   
   
   ### How to reproduce
   
   Gravitino version 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