[ 
https://issues.apache.org/jira/browse/SOLR-8612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15121276#comment-15121276
 ] 

Kristine Jetzke commented on SOLR-8612:
---------------------------------------

I attached a patch fixing the mentioned issues. It also fixes SOLR-3409

> DIH JdbcDataSource - statement not always closed
> ------------------------------------------------
>
>                 Key: SOLR-8612
>                 URL: https://issues.apache.org/jira/browse/SOLR-8612
>             Project: Solr
>          Issue Type: Bug
>          Components: contrib - DataImportHandler
>    Affects Versions: 5.4.1
>            Reporter: Kristine Jetzke
>             Fix For: Trunk
>
>         Attachments: SOLR-8612.patch
>
>
> There are several cases where the Statement used by JdbcDataSource is not 
> closed, potentially resulting in too many open connections:
> - an exception is throw in the {{ResultSetIterator}} constructor
> - the result set is null in the {{ResultSetIterator}} constructor
> - an exception is thrown during import and the import is aborted (onError 
> flag set to abort)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to