[
https://issues.apache.org/jira/browse/SOLR-17629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Smiley resolved SOLR-17629.
---------------------------------
Fix Version/s: 9.9
Resolution: Fixed
> SQL didn't always close internal resources if it encountered an exception
> -------------------------------------------------------------------------
>
> Key: SOLR-17629
> URL: https://issues.apache.org/jira/browse/SOLR-17629
> Project: Solr
> Issue Type: Bug
> Components: Parallel SQL
> Reporter: David Smiley
> Assignee: David Smiley
> Priority: Minor
> Labels: pull-request-available
> Fix For: 9.9
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> The SQLHandler internally creates a TupleStream and opens it. If opening it
> fails, the TupleStream isn't getting closed, as it should.
> What's kinda cool is that this bug was found via additional use of
> ObjectReleaseTracker.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]