Skip to content

Fix connection return and file resource handling - #208

Open
belowzeroff wants to merge 1 commit into
timestored:masterfrom
belowzeroff:fix-resource-cleanup-connection-return
Open

Fix connection return and file resource handling#208
belowzeroff wants to merge 1 commit into
timestored:masterfrom
belowzeroff:fix-resource-cleanup-connection-return

Conversation

@belowzeroff

Copy link
Copy Markdown

Summary

  • avoid returning the same pooled connection twice in single-query execution
  • use try-with-resources for document saves and table export writes
  • close IOUtils streams reliably and report missing classpath resources

Testing

  • Not run: ant is not installed in this environment

@belowzeroff
belowzeroff force-pushed the fix-resource-cleanup-connection-return branch from d08c410 to b72c0ca Compare July 22, 2026 05:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant