You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by "Shalin Shekhar Mangar (JIRA)" <ji...@apache.org> on 2009/09/22 14:24:16 UTC

[jira] Resolved: (SOLR-1450) DIH - Jdbc connection properties such as batchSize are not applied if the driver jar is placed in solr_home/lib

     [ https://issues.apache.org/jira/browse/SOLR-1450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shalin Shekhar Mangar resolved SOLR-1450.
-----------------------------------------

    Resolution: Fixed

Committed revision 817634.

> DIH - Jdbc connection properties such as batchSize are not applied if the driver jar is placed in solr_home/lib
> ---------------------------------------------------------------------------------------------------------------
>
>                 Key: SOLR-1450
>                 URL: https://issues.apache.org/jira/browse/SOLR-1450
>             Project: Solr
>          Issue Type: Bug
>          Components: contrib - DataImportHandler
>    Affects Versions: 1.1.0, 1.2, 1.3, 1.4, 1.5
>         Environment: Generic
>            Reporter: Steve Sun
>            Assignee: Shalin Shekhar Mangar
>             Fix For: 1.4
>
>         Attachments: jdbc-817524.loadClass.patch
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> When JDBC driver is placed in <solr-home>/lib (as instructed by DIHQuickStart page of Solr wiki), but not in tomcat's lib directory, the JDBC connection will not be configured as specified in the DIH configuration.  Attributes like autoCommit, readOnly and batchSize will be ignored.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.