Describe the bug
Handling of closeable resources is not implemented in a couple of places in the Polaris code base. This leads to thread leaks and potentially other system resource leaks.
None of the resources held by "storage integrations" are ever closed.