yuqi1129 commented on issue #12986: URL: https://github.com/apache/gravitino/issues/12986#issuecomment-5594228996
The one provider not covered by #12987 is `glue`: an AWS client that outlives `GlueCatalogOperations.close()` keeps the SDK's idle-connection reaper thread running, which pins the catalog's ClassLoader. Tracked separately in #13016, since the cause is a client-lifecycle bug rather than a gap in the ClassLoader cleanup. -- 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]
