[
https://issues.apache.org/jira/browse/SOLR-1450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12771051#action_12771051
]
Brian Mansell commented on SOLR-1450:
-------------------------------------
Nice work!
Does this apply to JDBC connection attributes like autoReconnect and
connectTimeout?
thanks,
--bemansell
> 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.